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 905
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 1238)
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 905
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 |
|---|---|
<?php
namespace PH7\Framework\Error\CException;
defined('PH7') or exit('Restricted access');
use RuntimeException;
class PH7RuntimeException extends RuntimeException
{
use Escape {
strip as private;
}
/**
* @param string $sMsg
* @param int $iCode
*/
public function __constru... | {
"content_hash": "de6f0090e612a15343ac4f6aa876b28b",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 50,
"avg_line_length": 17.16,
"alnum_prop": 0.6013986013986014,
"repo_name": "pH7Software/pH7-Social-Dating-CMS",
"id": "2113f91d836e8a755ed9f098855eb9b70527ad25",
"size": ... |
package com.gizwits.framework.activity.account;
import android.app.ProgressDialog;
import android.graphics.Paint;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Edit... | {
"content_hash": "62cf0aa5153f71c20a7eb1c9f93de8f0",
"timestamp": "",
"source": "github",
"line_count": 247,
"max_line_length": 124,
"avg_line_length": 23.526315789473685,
"alnum_prop": 0.6857683703321287,
"repo_name": "gizwits/Gizwits-AirPurifier_Android",
"id": "9111f6c9fd1d7d9ead0eaa9ace5909b1646d... |
package vprExplorer.utilities;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import javax.swing.JOptionPane;
import javax.swing.JPasswordField;
import vprExplorer.Settings;
public class PasswordDialog extends CommonDialog implements PropertyChangeListener {
private sta... | {
"content_hash": "5baf32a8bd7ec4c8cf565a46b73981d8",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 101,
"avg_line_length": 27.22222222222222,
"alnum_prop": 0.7034013605442176,
"repo_name": "thompsct/VPRKB",
"id": "fa111167a0cfd47ee69abb5d77be42b74e839a4f",
"size": "1470"... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "f0ec2ba0f7f957ff67ae84167d9d23ce",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "055148d57dd068741b65800f5c8bcb1635ece148",
"size": "195... |
Building UPM {#building}
============
UPM uses cmake in order to make compilation relatively painless. Cmake runs
build out of tree so the recommended way is to clone from git and make a build/
directory. Failure to do an out-of-source build may cause issues when
rebuilding later on.
This proj... | {
"content_hash": "8d61652a76f1de9299aecc845cc7557b",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 88,
"avg_line_length": 34.22429906542056,
"alnum_prop": 0.7031676679410158,
"repo_name": "izard/upm",
"id": "2724b5d8558fef07520dd3dafecc9fde1efe5cee",
"size": "3662",
"... |
<?xml version="1.0" encoding="utf-8"?>
<animation-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@mipmap/ptr_bear1"
android:duration="100" />
<item
android:drawable="@mipmap/ptr_bear2"
android:duration="100" />
<item
android:d... | {
"content_hash": "79b27c0c9514404ce0dc396f963e462e",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 75,
"avg_line_length": 31.458333333333332,
"alnum_prop": 0.6,
"repo_name": "oversky524/AndroidUi",
"id": "2b0511f2fd63d99b7369e95f3fe58e58b7a61153",
"size": "755",
"binar... |
Flux combined with RactiveJS using Fluxxor and browserify
| {
"content_hash": "8b6e4531965b90ef41eb3140989b705d",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 57,
"avg_line_length": 58,
"alnum_prop": 0.8620689655172413,
"repo_name": "linde12/flux-ractive",
"id": "01cbcdade92afeeecee84d81e796f87b23e2cc69",
"size": "73",
"binary":... |
"""
from: https://adventofcode.com/2019/day/9
--- Day 9: Sensor Boost ---
You've just said goodbye to the rebooted rover and left Mars when you receive a faint distress
signal coming from the asteroid belt. It must be the Ceres monitoring station!
In order to lock on to the signal, you'll need to boost your sensors. ... | {
"content_hash": "b6b9463f928eed82413e48ce68f78908",
"timestamp": "",
"source": "github",
"line_count": 269,
"max_line_length": 100,
"avg_line_length": 37.13754646840149,
"alnum_prop": 0.642942942942943,
"repo_name": "kmcginn/advent-of-code",
"id": "55986f8439491822e39b5f6771a9da5eedebb3a6",
"size"... |
<!DOCTYPE html>
<html ng-app="oppia" itemscope itemtype="http://schema.org/Organization">
<head>
@load('base-components/header.template.html', {"title": "Contributor Dashboard - Oppia"})
<style>
.headroom--unpinned {
transform: translateY(0);
}
</style>
</head>
<body>
<oppia-ro... | {
"content_hash": "7fca029924266448079ffb276f043bd3",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 93,
"avg_line_length": 27.516129032258064,
"alnum_prop": 0.5779601406799532,
"repo_name": "oppia/oppia",
"id": "07df064ef12a75fbb817f0cda23ef2b2e0f89b66",
"size": "853",
... |
namespace openscreen {
TraceLoggingPlatform::~TraceLoggingPlatform() = default;
} // namespace openscreen
| {
"content_hash": "e09e5fa7e161b1f522177b879ea333a6",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 56,
"avg_line_length": 21.8,
"alnum_prop": 0.7798165137614679,
"repo_name": "endlessm/chromium-browser",
"id": "35be2bf329b8a0a91a95d0eec6ac901920088a47",
"size": "325",
"... |
@interface UIButton (RemoveHighlight)
@property (assign, nonatomic) BOOL removeHighlight;
@end
| {
"content_hash": "f94a16754d698211e25947533d84bb5f",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 51,
"avg_line_length": 19.4,
"alnum_prop": 0.7938144329896907,
"repo_name": "WLChopSticks/weiboCopys",
"id": "14dd6dec1f0f2d54c1297d011b6dfa8340d83737",
"size": "263",
"bi... |
<?php
function downloadFile($filename) {
if (!file_exists($filename)) {
header('HTTP/1.0 404 Not Found');
//die('File doesn\'t exist');
die(1);
}
$from=0;
$cr=NULL;
$to=filesize($filename) - 1;
if (isset($_SERVER['HTTP_RANGE'])) {
list($a, $range) = explode("=",$_SERVER['HTTP_RANGE'],2);
list($... | {
"content_hash": "daa93ed2d39aba4fae3d6209b10fc332",
"timestamp": "",
"source": "github",
"line_count": 173,
"max_line_length": 101,
"avg_line_length": 32.30635838150289,
"alnum_prop": 0.5729110753265343,
"repo_name": "Zahnstocher/osmandapp.github.io",
"id": "990820eca3135d7160540d024ae1c2783d9ec08b"... |
import numpy as np
from hmmlearn import hmm
class HmmModel(object):
def __init__(self, nhs):
self.tag2idx = {}
self.idx2tag = {}
self.model = None
self.n_state = -1
self.n_hidden_state = nhs
return
def load_samples(self, datapath, update=False):
samples = []
# reset if required
... | {
"content_hash": "e75d4958549fc4d96dddb21d9b99317d",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 77,
"avg_line_length": 30.049382716049383,
"alnum_prop": 0.6228430566967954,
"repo_name": "raybrshen/robot_sds",
"id": "9b4bfbe903a30b7ace9db21b29f7925cdb2c8211",
"size": "... |
package com.example.lukas.androidbluetooth;
import android.app.Activity;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.app.ActionBarDrawerToggle;
import android.support.v4.app.Fragment... | {
"content_hash": "386a19994d282913008b1cb94dd42fb0",
"timestamp": "",
"source": "github",
"line_count": 278,
"max_line_length": 102,
"avg_line_length": 38.10791366906475,
"alnum_prop": 0.6548989994336417,
"repo_name": "sakulstra/bluegraph",
"id": "64667e19f635b6337bfe8ad73d27f2b5657fd86f",
"size": ... |
export default function getDisplayName(Component: Function | string): string {
if (typeof Component === 'string') {
return Component;
}
if (!Component) {
// Should never actually reach here, Function cannot be falsy.
return 'undefined';
}
return Component.displayName || Component.name || 'Componen... | {
"content_hash": "f29935ed44dcc728f6d7908c8dc166c0",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 78,
"avg_line_length": 32.6,
"alnum_prop": 0.6901840490797546,
"repo_name": "blainekasten/enzyme-matchers",
"id": "4af8e660356bf8e102ad23d78515fc4a1c04cb6f",
"size": "336",... |
class MenuPanel < Shoes::Widget
@@boxes = []
# Handling width against internal stack until widget widths are fixed
# https://github.com/shoes/shoes4/issues/641
def width
@stack.width
end
def width=(value)
@stack.width = value
end
def initialize(color, args)
@@boxes << self
@stack = st... | {
"content_hash": "532c76c9231dd8035385cce12c4f7e5a",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 78,
"avg_line_length": 25.4468085106383,
"alnum_prop": 0.6187290969899666,
"repo_name": "wasnotrice/shoes-atom",
"id": "702ae611bf04846521f2277184341d76b15ced4f",
"size": "... |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
<library version='1.0' encoding='UTF-8'>
<name>jme3-android-native</name>
<type>j2se</type>
<localizing-bundle>com.jme3.gde.project.baselibs.Bu... | {
"content_hash": "e5efb3a037d2b4b7b3a835eadb4dd92d",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 131,
"avg_line_length": 45,
"alnum_prop": 0.7076023391812866,
"repo_name": "d235j/jmonkeyengine",
"id": "81b421624272a18ad936cced5975520e6ec16095",
"size": "855",
"binary... |
<?xml version="1.0" encoding="UTF-8"?>
<orm:entity-mappings
xmlns:orm="http://www.eclipse.org/eclipselink/xsds/persistence/orm"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<orm:persistence-unit-metadata>
<orm:xml-mapping-metadata-complete>true
</orm:xml-mapping-metadata-complete>
<orm:exclude-defaul... | {
"content_hash": "2a9611413194028a4280dfc685bc2b77",
"timestamp": "",
"source": "github",
"line_count": 248,
"max_line_length": 133,
"avg_line_length": 47.810483870967744,
"alnum_prop": 0.6763093531247364,
"repo_name": "jasonzhang2022/flexims",
"id": "bc265c687b52cd06f004ad67b8194be18b16cbca",
"siz... |
import datetime
from django.db import models
from django.db.models import permalink
from django.core.mail import send_mass_mail
from django.template import loader, Context
from django.conf import settings
from django.contrib.sites.models import Site
ATTENDING_CHOICES = (
('yes', 'Yes'),
('no', 'No'),
('ma... | {
"content_hash": "6a0943e5a40155736065caa7a420d1e6",
"timestamp": "",
"source": "github",
"line_count": 99,
"max_line_length": 141,
"avg_line_length": 42.121212121212125,
"alnum_prop": 0.6573141486810552,
"repo_name": "toastdriven/django-rsvp",
"id": "398dadb513e5d1b49768fdf1eed7acc02da99d58",
"siz... |
package cryodex.modules.destiny;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import cryodex.CryodexController.Modules;
import cryodex.Player;
import cryodex.modules.ExportController;
import cryodex.module... | {
"content_hash": "feace4f41458c56c7007343a497c3cef",
"timestamp": "",
"source": "github",
"line_count": 132,
"max_line_length": 100,
"avg_line_length": 26.40909090909091,
"alnum_prop": 0.7048192771084337,
"repo_name": "Killerardvark/CryodexSource",
"id": "7eb2590deec8897cee180decf368e4acc1b21b0e",
... |
Quickstart App with @covalent packages
## Setup
* Ensure you have Node 4.4+ and NPM 3+ installed.
* Install Angular CLI `npm i -g @angular/cli@latest`
* Install Typescript 2.0 `npm i -g typescript`
* Install TSLint `npm install -g tslint`
* Install Protractor for e2e testing `npm install -g protractor`
* Install Node... | {
"content_hash": "647aa44f6dc86294a9385d333d7b687a",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 96,
"avg_line_length": 36.875,
"alnum_prop": 0.7288135593220338,
"repo_name": "MarcoCaballero/tfg-blog-testmanagement",
"id": "795d5ee0bba5e25c26c39f3c6b03ff1e897513a7",
"s... |
#pragma once
#include <aws/dms/DatabaseMigrationService_EXPORTS.h>
#include <aws/dms/DatabaseMigrationServiceRequest.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/dms/model/Filter.h>
#include <utility>
namespace Aws
{
namespace DatabaseMigrationSe... | {
"content_hash": "9b335ccdd3e95abed22c487a11f62564",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 152,
"avg_line_length": 41.99411764705882,
"alnum_prop": 0.6867908670682168,
"repo_name": "JoyIfBam5/aws-sdk-cpp",
"id": "2b1b14cf0297651292b40ea8b6380be89c13e6ac",
"size"... |
using namespace json_spirit;
using namespace std;
void ScriptPubKeyToJSON(const CScript& scriptPubKey, Object& out, bool fIncludeHex);
double GetDifficulty(const CBlockIndex* blockindex)
{
// Floating point number that is a multiple of the minimum difficulty,
// minimum difficulty = 1.0.
if (blockindex ==... | {
"content_hash": "c6de85df202c18bafe00c8dd59310fbe",
"timestamp": "",
"source": "github",
"line_count": 455,
"max_line_length": 130,
"avg_line_length": 40.573626373626375,
"alnum_prop": 0.5590163046422187,
"repo_name": "zapcard/zapcard",
"id": "393a8f803f88b8801054f281d8f929186913c2ab",
"size": "18... |
<?php
/*
|--------------------------------------------------------------------------
| Create The Application
|--------------------------------------------------------------------------
|
| The first thing we will do is create a new Laravel application instance
| which serves as the "glue" for all the components of La... | {
"content_hash": "f2a06c45d0751539b3690f1f61190a98",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 75,
"avg_line_length": 30.10909090909091,
"alnum_prop": 0.5368357487922706,
"repo_name": "clarkwinkelmann/bugnplay-parser",
"id": "1a7a27ae6021099e8a161eb4ce3639c5405c8735",
... |
using namespace glm;
#define MAX_SPOT_LIGHTS 8
namespace Beans
{
class Transform;
class SpotLight : public Component, protected Utilities::AutoLister<SpotLight>
{
public:
REFLECT_CLASS;
SpotLight(GameObject* object);
float power;
vec3 color;
float inner_cutoff;
float outer_cutoff;
... | {
"content_hash": "9346f8ef9f774288e054dd5028c8d4b4",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 80,
"avg_line_length": 16.03846153846154,
"alnum_prop": 0.6954436450839329,
"repo_name": "jacobmcleman/MagicBeans",
"id": "d31c968a83343fcf432f12a00ac2fe0094853383",
"size"... |
package org.entrementes.quiron.annotation;
public @interface ApiDependency {
public String id();
public String host() default "";
public int port() default 80;
public String context() default "";
public String path() default "";
public String methodType() default "GET";
}
| {
"content_hash": "a90baa4ab8dec065d3f72721162bd13d",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 42,
"avg_line_length": 16.27777777777778,
"alnum_prop": 0.6996587030716723,
"repo_name": "Entrementes/quiron",
"id": "54306b986bf90b9882aa636f91284c8744fac823",
"size": "29... |
<?php
namespace Sun\Security;
use Sun\Support\Str;
use Sun\Contracts\Http\Request;
use Sun\Contracts\Session\Session;
use Sun\Contracts\Security\Csrf as CsrfContract;
class Csrf implements CsrfContract
{
/**
* To get http request data
*
* @var \Sun\Contracts\Http\Request
*/
... | {
"content_hash": "a7e7fd504255ac87ff29f789b79eb80a",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 152,
"avg_line_length": 21.753846153846155,
"alnum_prop": 0.5289957567185289,
"repo_name": "IftekherSunny/Planet-Framework",
"id": "5d97d598a97b913820adecdeade703c0830c5403",... |
namespace ConsoleTests
{
using System;
using System.Drawing;
using ObscureWare.Console;
using ObscureWare.Console.Operations;
internal static class Program
{
private static void Main(string[] args)
{
ConsoleController controller = new ConsoleController();
... | {
"content_hash": "f26c0fd6f5c81610bdbb71cb07ac4192",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 91,
"avg_line_length": 37.214285714285715,
"alnum_prop": 0.6554702495201535,
"repo_name": "ObscureWare/Console.Commands",
"id": "9f585bcdbb0d8c279d7339517d5dfbf59368c345",
... |
package com.raulh82vlc.CheckoutShoppingList.ui.activities;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.ActionBar;
import com.raulh82vlc.CheckoutShoppingList.CheckoutShoppingListApp;
import com.raulh82vlc.CheckoutShoppingList.R;
import com.raulh82vlc.CheckoutSh... | {
"content_hash": "cca0043b9c49666ea5707e60f3838c36",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 99,
"avg_line_length": 29.65671641791045,
"alnum_prop": 0.704579768495219,
"repo_name": "raulh82vlc/ShoppingList",
"id": "e1de9f05da8772156585a44d54910e43daed38bc",
"size":... |
package com.juntosalimos.client.application.challenge.widget.ideas.ideawidget;
import com.gwtplatform.mvp.client.gin.AbstractPresenterModule;
public class IdeaWidgetModule extends AbstractPresenterModule {
@Override
protected void configure() {
bindPresenterWidget(IdeaWidgetPresenter.class,
IdeaWidgetPresente... | {
"content_hash": "48715ee62cae54e234d730c4489b403b",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 78,
"avg_line_length": 33.09090909090909,
"alnum_prop": 0.8324175824175825,
"repo_name": "manubotija/junsal",
"id": "267fc58450fa063c622f8382748cbb076ada5cb4",
"size": "364... |
package ui
import (
"github.com/gdamore/tcell"
"github.com/gdamore/tcell/views"
)
type HelpPanel struct {
text *views.TextArea
Panel
}
func (h *HelpPanel) HandleEvent(ev tcell.Event) bool {
switch ev := ev.(type) {
case *tcell.EventKey:
switch ev.Key() {
case tcell.KeyEsc:
h.App().ShowMain()
return t... | {
"content_hash": "ae4d1ba17fe12ca0db3d1c4bf4cb16e2",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 61,
"avg_line_length": 21.944444444444443,
"alnum_prop": 0.5835443037974684,
"repo_name": "gdamore/govisor",
"id": "3162d92c947c39b79e947aecc3af31e0359d452c",
"size": "2171... |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information
namespace DotNetNuke.Tests.Core.Entities.Modules.Settings
{
using System;
using System.Collections;
... | {
"content_hash": "9ad1a723424b4ebe0e8310cc8992ee19",
"timestamp": "",
"source": "github",
"line_count": 114,
"max_line_length": 232,
"avg_line_length": 47.95614035087719,
"alnum_prop": 0.6811779769526248,
"repo_name": "valadas/Dnn.Platform",
"id": "57d7d9b16b8de91abc75e84cf1e6adee673af5c7",
"size":... |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>rate (RobotsDotText::RobotsFile)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
... | {
"content_hash": "f346148b6a31082bc1d51ff51f372282",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 393,
"avg_line_length": 67.3157894736842,
"alnum_prop": 0.6661454261141517,
"repo_name": "albertobraschi/robots_dot_text",
"id": "985d39ad9ce7cc871de5ca7567ef7deb847d87e0",
... |
package com.sgu.infowksporga.jfx.app.action.view;
import com.sgu.core.framework.i18n.I18nHelper;
import com.sgu.infowksporga.jfx.action.AppBaseAction;
import javafx.event.ActionEvent;
import javafx.scene.control.Control;
import lombok.extern.slf4j.Slf4j;
/**
* Description : AViewAddAction class<br>
*/
@Slf4j
publ... | {
"content_hash": "f88bb64c81bee46b4fe4878accefffb4",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 165,
"avg_line_length": 30.816326530612244,
"alnum_prop": 0.7271523178807947,
"repo_name": "sguisse/InfoWkspOrga",
"id": "86573a146d54487568dc4390d76920e7bfd8fb47",
"size":... |
body {
background: yellow;
}
| {
"content_hash": "1a34f0c5f032588675910aaa424189f9",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 27,
"avg_line_length": 12.333333333333334,
"alnum_prop": 0.5405405405405406,
"repo_name": "leonlee/wp1",
"id": "976253582daa80758be6cdf236acbd998c65e182",
"size": "37",
"b... |
<body>
Classes for groovy extension.
</body> | {
"content_hash": "31c656a0a7df333b707ef63764bb442b",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 29,
"avg_line_length": 14.666666666666666,
"alnum_prop": 0.75,
"repo_name": "lukecampbell/webtest",
"id": "a90e822c146874a0484cb89433a22d7699159d19",
"size": "44",
"binary... |
Straightforward date parsing and formatting for Javascript. I mean, it was
written for Coffeescript, and it's called CoffeeDate, but that's just for
the sake of cleverness.
Anyhow, if you ever wanted to simplify the process of working with dates in
Javascript, this library is for you. Inspired by python datetime's for... | {
"content_hash": "8a3cb0c0943197a5d5e046c5ba58d1cd",
"timestamp": "",
"source": "github",
"line_count": 112,
"max_line_length": 116,
"avg_line_length": 34.75892857142857,
"alnum_prop": 0.662471101977909,
"repo_name": "adambard/coffeedate",
"id": "a3b9d61dc6858120191a50186a85441cb4130ad3",
"size": "... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content... | {
"content_hash": "557803089c892fed3285a8e5659beb3a",
"timestamp": "",
"source": "github",
"line_count": 462,
"max_line_length": 999,
"avg_line_length": 39.917748917748916,
"alnum_prop": 0.6073094024509272,
"repo_name": "statsmodels/statsmodels.github.io",
"id": "e1265b1df1b55d040d998505241ba83e6bc76b... |
<!--
Copyright 2014 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 law o... | {
"content_hash": "3e82cf0461f25d89c935f0a970afd1db",
"timestamp": "",
"source": "github",
"line_count": 146,
"max_line_length": 89,
"avg_line_length": 44.73287671232877,
"alnum_prop": 0.6926963711529628,
"repo_name": "achiever202/InfoX",
"id": "9921e2c33250cfe9862e346cbc3795e2d0e3b60f",
"size": "65... |
<?php
namespace Google\AdsApi\AdManager\v202208;
/**
* This file was generated from WSDL. DO NOT EDIT.
*/
class MobileApplicationTargeting
{
/**
* @var int[] $mobileApplicationIds
*/
protected $mobileApplicationIds = null;
/**
* @var boolean $isTargeted
*/
protected $isTargete... | {
"content_hash": "842848d065e1ce6f2590e1518047ce4e",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 87,
"avg_line_length": 21.11764705882353,
"alnum_prop": 0.6232590529247911,
"repo_name": "googleads/googleads-php-lib",
"id": "c031753edf234d70c1dc282d28d2c5e2961cfe7b",
"s... |
<!DOCTYPE html>
<html lang="en" ng-app>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Secure Chat - PWS</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3... | {
"content_hash": "2389c799ffa1f33bb576daef43dd727c",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 236,
"avg_line_length": 52.19565217391305,
"alnum_prop": 0.6522282382340692,
"repo_name": "Yoeori/pws",
"id": "e1f889d6580dafbc9d30f82f7e22e6710aae207c",
"size": "2401",
... |
require "monet/version"
require 'monet/config'
require 'monet/capture'
require 'monet/baseline_control'
require 'monet/router'
require 'monet/image'
module Monet
end
| {
"content_hash": "acfa4ce66b1240788e8c228cc4772dc2",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 32,
"avg_line_length": 18.555555555555557,
"alnum_prop": 0.7904191616766467,
"repo_name": "plukevdh/monet",
"id": "020e6aa5f479c38f14fddabb1da8e3e15656a7a7",
"size": "167",
... |
package cpup.mc.personalTech.air
sealed trait AirMode {}
object AirMode {
case object Disabled extends AirMode
case class Attack(dmg: Int) extends AirMode
case class Harvest(tool: String, level: Int) extends AirMode
} | {
"content_hash": "121659eb64e37a050adcaee3424b299f",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 61,
"avg_line_length": 24.666666666666668,
"alnum_prop": 0.7837837837837838,
"repo_name": "CoderPuppy/personaltech-mc",
"id": "cdd2aca18d2421a955f1b9527fb21ce38b2b0f0b",
"si... |
require 'spec_helper'
describe Banzai::Filter::AutolinkFilter do
include FilterSpecHelper
let(:link) { 'http://about.gitlab.com/' }
let(:quotes) { ['"', "'"] }
it 'does nothing when :autolink is false' do
exp = act = link
expect(filter(act, autolink: false).to_html).to eq exp
end
it 'does nothin... | {
"content_hash": "e999fdc41ac88a1c9b0c941b3792f863",
"timestamp": "",
"source": "github",
"line_count": 223,
"max_line_length": 103,
"avg_line_length": 32.053811659192824,
"alnum_prop": 0.5989087856743145,
"repo_name": "jirutka/gitlabhq",
"id": "a50329473addab11298956e0a839b6d97fd9edb5",
"size": "7... |
/* vim: set expandtab ts=4 sw=4: */
/*
* You may redistribute this program and/or modify it under the terms of
* the GNU General Public License as published by the Free Software Foundation,
* either version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it... | {
"content_hash": "a0cad766c6f3a93b12054afbc9831bbb",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 79,
"avg_line_length": 30.4,
"alnum_prop": 0.6915204678362573,
"repo_name": "krattai/noo-ebs",
"id": "fb5e050df0e46c7b8693fd445ce9519d521d5d20",
"size": "1368",
"binary":... |
End of preview.
No dataset card yet
- Downloads last month
- 1