Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: JSON parse error: Missing a closing quotation mark in string. in row 263
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 1197)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Missing a closing quotation mark in string. in row 263
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
text string | meta dict |
|---|---|
title: Set up Passport
localeTitle: Configurar Passaporte
---
## Configurar Passaporte
Este é um esboço. [Ajude nossa comunidade a expandi-lo](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/information-security-and-quality-assurance/advanced-node-and-express/set-up-passport/index.md) .
[E... | {
"content_hash": "439de17714075873a9ddff6e117ec171",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 228,
"avg_line_length": 59.5,
"alnum_prop": 0.8067226890756303,
"repo_name": "pahosler/freecodecamp",
"id": "34a51f020a92b041844101810002c7809c3b312b",
"size": "486",
"bin... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__char_alloca_memmove_54d.c
Label Definition File: CWE127_Buffer_Underread.stack.label.xml
Template File: sources-sink-54d.tmpl.c
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memor... | {
"content_hash": "1fd48376cbedbbacaa22aea0dcba5807",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 157,
"avg_line_length": 31.91304347826087,
"alnum_prop": 0.7268392370572208,
"repo_name": "JianpingZeng/xcc",
"id": "418ca45d6f97e09de0bf3fba2d23dc2be7d22370",
"size": "146... |
#include "../sys/socket.h"
#include "../sys/errno.h"
#include "../sys/time.h"
#include "../sys/kernel.h"
#include "../net/if.h"
#include "../net/route.h"
#include "in.h"
#include "in_systm.h"
#include "ip.h"
#include "in_var.h"
#include "ip_var.h"
#include "../sys/protosw.h"
/*#include "ip_icmp.h"*/
/*#include "in_p... | {
"content_hash": "12ca5550fd4fb43b47a7cfe9b3e1f71d",
"timestamp": "",
"source": "github",
"line_count": 277,
"max_line_length": 73,
"avg_line_length": 20.779783393501805,
"alnum_prop": 0.685371785962474,
"repo_name": "priseup/tcp_imple",
"id": "83ecc5c9e37e16361f436699e0884f9468156c07",
"size": "57... |
=======
Credits
=======
Development Lead
----------------
* Dave Pretty <david@launchlab.com.au>
Contributors
------------
None yet. Why not be the first?
| {
"content_hash": "9777b313126a0afcc42278c524ef3b71",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 38,
"avg_line_length": 12.23076923076923,
"alnum_prop": 0.5408805031446541,
"repo_name": "LaunchlabAU/launchlab-django-utils",
"id": "5c372e033b45ce9132f41be9c098a71177e65c03... |
package com.stylo.fashion.util;
/**
* Created by goman on 16/11/14.
*/
import android.content.Context;
import android.graphics.Typeface;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class StyleHelpe... | {
"content_hash": "9f9b58eecf5f55e9626927e5e21924a2",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 104,
"avg_line_length": 36.20161290322581,
"alnum_prop": 0.5544664736021385,
"repo_name": "linggom/Stylo",
"id": "8bf9ad72cbbab594e3cc7af128d31a4f8e123b07",
"size": "4489"... |
/* ******************************************************************
***********************************
*** Natural: A remote desktop for embed systems.
*** By Alejandro Linarez Rangel.
*** Client core.
***********************************
****************************************************************** */
/*******... | {
"content_hash": "0ebc5dde20f9092d97d49827e7090103",
"timestamp": "",
"source": "github",
"line_count": 420,
"max_line_length": 135,
"avg_line_length": 25.32857142857143,
"alnum_prop": 0.6340477533370934,
"repo_name": "alinarezrangel/node-natural",
"id": "66e8dd46682e37719b9ebf7d670c815caf6e7b5a",
... |
/*
* Host Resources MIB implementation for bsnmpd.
*/
#include <paths.h>
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <unistd.h>
#include "hostres_snmp.h"
#include "hostres_oid.h"
#include "hostres_tree.h"
/* Internal id got after we'll register this module with the agent */
static u_int ... | {
"content_hash": "2376586d23dbe3d0217dd3ef0fb60b0f",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 76,
"avg_line_length": 20.345238095238095,
"alnum_prop": 0.6454066705675834,
"repo_name": "jrobhoward/SCADAbase",
"id": "26bd9192076cc7915c7435c38c630161cbb4d551",
"size":... |
<?php
namespace WillFarrell\AlfredPkgMan;
require_once('Cache.php');
require_once('Repo.php');
class Stpm extends Repo
{
protected $id = 'stpm';
protected $url = 'https://packagecontrol.io';
protected $search_url = 'https://packagecontrol.io/search/';
public function search($query)
{
if (!$this... | {
"content_hash": "3b88882e303dac3eb79cdf9dcbd058ec",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 76,
"avg_line_length": 24.470588235294116,
"alnum_prop": 0.5763221153846154,
"repo_name": "karamfil/saphe",
"id": "fe478359669547fee4d80ac54fcf733a2b97812e",
"size": "1664"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>squiggle-eq: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... | {
"content_hash": "f85938eb2b462b9f164a3ff8c388b744",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 157,
"avg_line_length": 40.088235294117645,
"alnum_prop": 0.5386647101980925,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "3f7dd9cef702e6cc27a1e12fc99fea7a7bd3ff4f",... |
/*
* Do not modify this file. This file is generated from the iot-data-2015-05-28.normal.json service model.
*/
using System;
using System.Collections.Generic;
using System.Xml.Serialization;
using System.Text;
using System.IO;
using Amazon.Runtime;
using Amazon.Runtime.Internal;
namespace Amazon.IotData.Model
{
... | {
"content_hash": "a3f634998f3e3410863b29ab5cc1071a",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 139,
"avg_line_length": 26.14,
"alnum_prop": 0.6052027543993879,
"repo_name": "rafd123/aws-sdk-net",
"id": "417e0d1a75304a63487dd1ba61e067b9ecf7f5b7",
"size": "1894",
"bi... |
package org.jtwig.integration.issues;
import com.google.common.collect.ImmutableMap;
import org.jtwig.JtwigModel;
import org.jtwig.JtwigTemplate;
import org.junit.Test;
import java.util.Map;
import static org.hamcrest.core.Is.is;
import static org.jtwig.environment.EnvironmentConfigurationBuilder.configuration;
impo... | {
"content_hash": "866975363588ebc7ed7b6faa28d0f6ee",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 84,
"avg_line_length": 28.121951219512194,
"alnum_prop": 0.6253252385082394,
"repo_name": "lyncodev/jtwig-core",
"id": "1ce25fd3592ab60356f0297df27a09bf2bca0add",
"size": "... |
package org.wso2.siddhi.core.util.extension.holder;
import org.wso2.siddhi.core.config.ExecutionPlanContext;
import org.wso2.siddhi.core.executor.function.FunctionExecutor;
import org.wso2.siddhi.core.query.selector.attribute.aggregator.AttributeAggregator;
import java.util.concurrent.ConcurrentHashMap;
public clas... | {
"content_hash": "239c5614c50294fd9e0340423ece95dd",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 143,
"avg_line_length": 48.5,
"alnum_prop": 0.8057097541633624,
"repo_name": "rajeev3001/siddhi",
"id": "3d72ff33f2fa805299372d02088a5a22f405cbee",
"size": "1934",
"binar... |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class CSharpHostingBuilderExtensions
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class CSharpHosti... | {
"content_hash": "d764b08ca1ca39684f1303e0bbd336fe",
"timestamp": "",
"source": "github",
"line_count": 228,
"max_line_length": 721,
"avg_line_length": 51.026315789473685,
"alnum_prop": 0.6667526216262678,
"repo_name": "csf-dev/ZPT-Sharp",
"id": "c1d895e0009634c6abba579a49a7ac5d82bee3f0",
"size": "... |
package org.projectfloodlight.openflow.protocol.action;
import org.projectfloodlight.openflow.protocol.*;
import org.projectfloodlight.openflow.protocol.action.*;
import org.projectfloodlight.openflow.protocol.actionid.*;
import org.projectfloodlight.openflow.protocol.bsntlv.*;
import org.projectfloodlight.openflow.pr... | {
"content_hash": "40726ffac987330f2da366466bf0f9b3",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 63,
"avg_line_length": 39.027027027027025,
"alnum_prop": 0.7901662049861495,
"repo_name": "floodlight/loxigen-artifacts",
"id": "669cc6bd9216c72f3658c724135083035321fd72",
... |
module Superenv
extend T::Sig
class << self
undef bin
# @private
def bin
return unless DevelopmentTools.installed?
(HOMEBREW_SHIMS_PATH/"mac/super").realpath
end
end
alias x11? x11
undef homebrew_extra_paths,
homebrew_extra_pkg_config_paths, homebrew_extra_aclocal_path... | {
"content_hash": "a4b1d66c45d62d43b71ab9008a28fc1f",
"timestamp": "",
"source": "github",
"line_count": 154,
"max_line_length": 112,
"avg_line_length": 31.792207792207794,
"alnum_prop": 0.6568627450980392,
"repo_name": "reitermarkus/brew",
"id": "4e541a2be95bc26f7230333fdd5987d3d678e2c3",
"size": "... |
class Chef
module Rbenv
module RecipeHelpers
def build_upgrade_strategy(strategy)
if strategy.nil? || strategy == false
'none'
else
strategy
end
end
def mac_with_no_homebrew
node['platform'] == 'mac_os_x' &&
Chef::Platform.find_provi... | {
"content_hash": "2c61b722b90229a05a79ae75f9219fbb",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 80,
"avg_line_length": 27.79381443298969,
"alnum_prop": 0.526706231454006,
"repo_name": "pollosp/ruby_rbenv",
"id": "99b557a43d70e00b5fc458a2c938d9024f539ad8",
"size": "340... |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="tool_bar_top_padding">24dp</dimen>
<dimen name="tool_bar_top_padding_inv">-26dp</dimen>
<dimen name="tool_bar_top_padding_inv_inv">0dp</dimen>
</resources> | {
"content_hash": "55fa3034a092d77df5cba591cd013681",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 58,
"avg_line_length": 33.142857142857146,
"alnum_prop": 0.6681034482758621,
"repo_name": "LinkofHyrule89/Play-",
"id": "c02a68b49c7b773b647fdb5ad6009e92b3b71915",
"size": "... |
[](https://www.npmjs.com/package/clean-css)
[](https://travis-ci.org/jakubpawlowicz/clean-css)
[ + '/../test_helper'
context "Url Filters" do
fixtures :sites, :sections, :contents
include CoreFilters, UrlFilters
def setup
@context = mock_context 'site' => sites(:first).to_liquid, 'section' => sections(:about).to_liquid
end
specify "should generate archive url" do
... | {
"content_hash": "37fdb1addc6bdbeeefb3a3a79001922a",
"timestamp": "",
"source": "github",
"line_count": 216,
"max_line_length": 121,
"avg_line_length": 39.625,
"alnum_prop": 0.673676831405538,
"repo_name": "vaudoc/jk",
"id": "c2c38c938f4d14f91988a3c9bf18a284a02206c2",
"size": "8559",
"binary": fa... |
package com.amazonaws.services.workdocs.model.transform;
import javax.annotation.Generated;
import com.amazonaws.SdkClientException;
import com.amazonaws.services.workdocs.model.*;
import com.amazonaws.protocol.*;
import com.amazonaws.annotation.SdkInternalApi;
/**
* DescribeNotificationSubscriptionsRequestMarsha... | {
"content_hash": "b25e83fe8eaf95e4418fcef52d3548d6",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 148,
"avg_line_length": 45.36,
"alnum_prop": 0.7724867724867724,
"repo_name": "aws/aws-sdk-java",
"id": "8165d8034a54e763b12ce806a4e079c6565a8dfa",
"size": "2848",
"binar... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using Orchard.ContentManagement.Drivers;
using Datwendo.ClientConnector.Models;
using Orchard.Localization;
using Orchard.Logging;
using Orchard.UI.Notify;
using Orchard.Settings;
using Orchard.Environment.Extensions;
using... | {
"content_hash": "099ec2da8fafa7e380f74684f12c1476",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 138,
"avg_line_length": 40.56164383561644,
"alnum_prop": 0.6599121918270855,
"repo_name": "Datwendo/Orchard-ClientConnector",
"id": "8109c2875d605a4a9a428dac3351265c0f767ce8"... |
package com.rhc.insurance;
import java.util.ArrayList;
import java.util.Collection;
import com.rhc.drools.reference.DroolsRequest;
public class MemberRequest implements DroolsRequest
{
private Collection<Object> facts = new ArrayList<Object>();
public void addFacts(Collection<?> objs) {
facts.addAll(objs);
}
... | {
"content_hash": "59e3415a1fb2b222710b2cc53e14df37",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 60,
"avg_line_length": 18.96153846153846,
"alnum_prop": 0.7505070993914807,
"repo_name": "sklenkar/java-helloword",
"id": "f3dc2a6c4fbbcab6d726a3bb7e590f3492538e73",
"size"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Wed Sep 14 22:21:33 CEST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class net.sourcefor... | {
"content_hash": "7bf9469e4cb0b2f68b09425a25dec1f2",
"timestamp": "",
"source": "github",
"line_count": 371,
"max_line_length": 364,
"avg_line_length": 52.62533692722372,
"alnum_prop": 0.6615959844294202,
"repo_name": "pscadiz/pmd-4.2.6-gds",
"id": "5156a81e2b57f3f3a2039fdd1c20dcc8b534893b",
"size"... |
from dos import config
class RoleCollection:
pass
class Policy:
def __init__(self, **kwargs):
self.cfg = {}
for k, v in kwargs.items():
self.cfg[k] = v
def policy_setup(self):
pass
def apply(self):
"""
return a RoleCollection
"""
... | {
"content_hash": "4da99cd14d6a59a1861f2ffbfd99069c",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 35,
"avg_line_length": 14.217391304347826,
"alnum_prop": 0.4984709480122324,
"repo_name": "meantheory/dotfiles",
"id": "588f22b37243ea5cccc44e28a9abab231fe09f33",
"size": "... |
using __gnu_test::copy_tracker;
using __gnu_test::tracker_allocator_counter;
using __gnu_test::tracker_allocator;
using __gnu_test::copy_constructor;
using __gnu_test::assignment_operator;
using __gnu_test::object_counter;
using __gnu_test::destructor;
typedef std::deque<object_counter> gdeque;
bool test __attribut... | {
"content_hash": "b186df899f784c2d23d4385a1ff0f45e",
"timestamp": "",
"source": "github",
"line_count": 494,
"max_line_length": 115,
"avg_line_length": 23.261133603238868,
"alnum_prop": 0.6540771038203812,
"repo_name": "the-linix-project/linix-kernel-source",
"id": "4df44f8eb72e62e6db827a0ebb02f72380... |
(function () {
"use strict";
/**
* Used to desplay animations with spritesheets.
* @class HYPER.Graphics.Animation
* @param {object} e Object of passed info.
* @param {object} e.spriteSheet Sprite sheet to be animated.
* @param {number} e.currentFrame=0 The current frame number of the a... | {
"content_hash": "f32c673bff66bddb73f583bef1ab7f90",
"timestamp": "",
"source": "github",
"line_count": 303,
"max_line_length": 443,
"avg_line_length": 34.227722772277225,
"alnum_prop": 0.49696268440844665,
"repo_name": "Firenibbler/HYPERJS",
"id": "27401e8f6c7207d5dcd0d19865bb3b494c635f87",
"size"... |
// Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | {
"content_hash": "b37fccae958b891fc599bfadc0ef122a",
"timestamp": "",
"source": "github",
"line_count": 184,
"max_line_length": 99,
"avg_line_length": 42.30434782608695,
"alnum_prop": 0.7034943473792394,
"repo_name": "googleads/googleads-java-lib",
"id": "48d5bf5bd6d3382f0bed285dbea9492e5b0b9791",
... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | {
"content_hash": "7a74924ee5fc103a6a7475d6b094ae6a",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 144,
"avg_line_length": 33.54032258064516,
"alnum_prop": 0.6722769896609762,
"repo_name": "gbif/checklistbank",
"id": "3d16d853974f97c7a2c22111bbfd223b11dabf85",
"size": "... |
module Azure::Network::Mgmt::V2019_02_01
module Models
#
# Describes the HTTP header.
#
class HTTPHeader
include MsRestAzure
# @return [String] The name in HTTP header.
attr_accessor :name
# @return [String] The value in HTTP header.
attr_accessor :value
#
... | {
"content_hash": "e94c2c0a9c52ac2d6859a867d738e80a",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 60,
"avg_line_length": 23.634615384615383,
"alnum_prop": 0.45402766476810413,
"repo_name": "Azure/azure-sdk-for-ruby",
"id": "8775e38c0d9896a5b3f72cac588b1b1f2e66c42b",
"si... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "06f0ada3e80c6ee2c868ba2529c5d942",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "3f2384daf011cde2563a53970d04405706cccb83",
"size": "20... |
/**
* @author jdiaz5513
*/
import initTrace from "debug";
import { ListElementSize } from "../list-element-size";
import { _ListCtor, List } from "./list";
import { getContent } from "./pointer";
const trace = initTrace("capnp:list:composite");
trace("load");
export class Float32List extends List<number> {
stat... | {
"content_hash": "2df71dcef4fb9c2eb1bfbdebbd534311",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 58,
"avg_line_length": 22.2,
"alnum_prop": 0.6537966537966537,
"repo_name": "jdiaz5513/capnp-ts",
"id": "7de7f99c35c15ee5063202b49bd66d00a6166706",
"size": "777",
"binary... |
module HolderRails
module Helpers
def holder_tag(size, text='', theme=nil, html_options={})
size = "#{size}x#{size}" unless size =~ /\A\d+[%p]?x\d+\z/
text = text.to_s.empty? ? size : text
options = {:src => '', :data => {:src => "holder.js/#{size}?text=#{text}&theme=#{theme}"}}
options = ... | {
"content_hash": "73e40679ec05449bafe4d2a82e48c1bd",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 96,
"avg_line_length": 32.583333333333336,
"alnum_prop": 0.5652173913043478,
"repo_name": "matsu911/holder_rails",
"id": "12c114db1d0a7dc7527dda17ed43f855d92452a1",
"size":... |
import frappe
from frappe.model.document import Document
class CustomDocPerm(Document):
def on_update(self):
frappe.clear_cache(doctype = self.parent)
| {
"content_hash": "6beb31bef7d79cfdcbb512200912c2c6",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 43,
"avg_line_length": 25.833333333333332,
"alnum_prop": 0.7935483870967742,
"repo_name": "almeidapaulopt/frappe",
"id": "1790344776a686175e8b46d7c0f42ab4410c5a59",
"size": ... |
package org.efaps.esjp.common.pushmsg;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import org.apache.wicket.protocol.ws.api.IWebSocketConnection;
import org.efaps.admin.event.Parameter;
import org.efaps.admin.event.Return;
import org.efaps.admin.program.esjp.EFapsApplication;
import o... | {
"content_hash": "ad5128c0843121c297c8c8e28ca35c15",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 120,
"avg_line_length": 37.50588235294118,
"alnum_prop": 0.6543287327478042,
"repo_name": "eFaps/eFaps-WebApp-Install",
"id": "341292e7ef49cbc54e24b815f086739677efb547",
"s... |
- How to compare numbers and strings with relational operators (`<`, `>`, `>=`, `<=`)
- Equality checks with strict equals (`===`) and not strict equals (`!==`)
### Conditionals
How to write if-statements
- `if(){}`
- `if(){} else{}`
- `if(){} else if(){} else{}`
## Out of Scope
- Details about loose equality `==`... | {
"content_hash": "1c7e26e271cddbd02a6b74dc0b58f7ca",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 204,
"avg_line_length": 39.470588235294116,
"alnum_prop": 0.7426726279185295,
"repo_name": "exercism/xecmascript",
"id": "f5964f250099b64231f6fc94c58e7be2acbf8029",
"size":... |
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Create View</h4>
</div>
<div class="modal-body">
<table>
<colgroup>
<col width="50">
<col width="100">
</colgroup>
<tr>
<td>Type</td>
<td>
<selec... | {
"content_hash": "a20ec93145cb73177e935e432c0532c4",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 75,
"avg_line_length": 29.96153846153846,
"alnum_prop": 0.6033376123234917,
"repo_name": "ViDA-NYU/genotet",
"id": "f1e237c759fa5ba5f5d0af90fb741db149e4b299",
"size": "779"... |
using System.Collections.Generic;
using System.Net;
using System.Net.Http;
using System.Reflection;
using System.Text;
using System.Web;
using System.Web.Http;
using System.Web.Http.Description;
using System.Web.Http.Results;
using Apinterest.Contracts;
using Apinterest.Resources;
using Apinterest.Samples;
... | {
"content_hash": "e3821acde80995a79c3f67cfa1f8a297",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 137,
"avg_line_length": 35.082352941176474,
"alnum_prop": 0.6649899396378269,
"repo_name": "erikbarke/apinterest",
"id": "8c489afad2285db6c7283bc2a56cc940b8e7ce81",
"size":... |
export const environment = {
production: true,
version: require('../../package.json').version,
jsonPort: 3000,
websocketPort: 3000,
websocketPath: '/ws',
};
| {
"content_hash": "2d51b3c58e0c6c2d803fa559d742acb9",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 49,
"avg_line_length": 23.857142857142858,
"alnum_prop": 0.6706586826347305,
"repo_name": "Andreas-Kreuz/ak-lua-skripte-fuer-eep",
"id": "3c99bfb4c84a6492fc7ed3d1baaaf534507d3... |
End of preview.
No dataset card yet
- Downloads last month
- 1