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 538
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 1923)
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 538
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 |
|---|---|
(function() {
'use strict';
describe('Directive: disableEntry', function() {
var element,
$scope,
$compile;
function createElement(hasAccess){
$scope.entity.has_access = hasAccess;
$compile(element)($scope);
$scope.$digest();
return element;
}
beforeEach(fun... | {
"content_hash": "ce8db3d6d75a3a564170b4b6ad7e636d",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 65,
"avg_line_length": 24.533333333333335,
"alnum_prop": 0.5389492753623188,
"repo_name": "MobilityLabs/pdredesign-server",
"id": "9facf143ec86a5a0e87c40df6a647b448f31c2e3",
... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Kooboo.CMS.Sites
{
public class SiteRepositoryNotExists : KoobooException
{
public SiteRepositoryNotExists()
: base("The site repository doest not exists.")
{
}
}
}
| {
"content_hash": "73ef6206733f1f5f4a6fee6769567c92",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 59,
"avg_line_length": 19.5,
"alnum_prop": 0.6602564102564102,
"repo_name": "Epitomy/CMS",
"id": "cfa30c2a25d89566ac912d95c14369a17b373eaa",
"size": "314",
"binary": fals... |
README Languages: [DE](README/README-DE.md) | [ES](README/README-ES.md) | [FR](README/README-FR.md) | [IT](README/README-IT.md) | [JP](README/README-JP.md) | [KR](README/README-KR.md) |
[PT](README/README-PT.md) | [RU](README/README-RU.md) |
[CN](README/README-CN.md) | [TW](README/README-TW.md)
You can use [AWS Lambd... | {
"content_hash": "aadae48e15e585d5f34f776072de1b15",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 537,
"avg_line_length": 53.85333333333333,
"alnum_prop": 0.7781629116117851,
"repo_name": "awslabs/lambda-refarch-streamprocessing",
"id": "8f07dff9c6febd1228c8520b0c8aaf31c8... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="GENERATOR" content="VSdocman - documentation generator; htt... | {
"content_hash": "f9d2638b6afeada6a101e8ffd80352a5",
"timestamp": "",
"source": "github",
"line_count": 407,
"max_line_length": 346,
"avg_line_length": 30.184275184275183,
"alnum_prop": 0.6333740333740334,
"repo_name": "asiboro/asiboro.github.io",
"id": "5393ce979fb0cf4f91576a7cbecfbd9e12208440",
"... |
package util
const BINARY_VERSION = "0.2.18-alpha"
| {
"content_hash": "4c4e416b51c0d25a2022b9e0297598f1",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 37,
"avg_line_length": 17.333333333333332,
"alnum_prop": 0.7307692307692307,
"repo_name": "myaniu/nsq",
"id": "93978861d44b9b7eafa3d0f4f5f14e2ee044b7d3",
"size": "52",
"bi... |
import json
from base import BaseAGOLClass
import urlparse
import urllib
import os
import json
########################################################################
class TiledService(BaseAGOLClass):
"""
AGOL Tiled Map Service
"""
_mapName = None
_documentInfo = None
_copyrightText = None... | {
"content_hash": "6e593ee770ffd615235d1271aecb0b3f",
"timestamp": "",
"source": "github",
"line_count": 267,
"max_line_length": 89,
"avg_line_length": 34.842696629213485,
"alnum_prop": 0.4090078469310975,
"repo_name": "Esri/agol-helper",
"id": "0b38312a3a4a3348b924127f76ebce7ca78099bb",
"size": "93... |
import { expect } from "chai";
import { Form } from "../../../../src";
import FormInterface from "../../../../src/models/FormInterface";
import formN from "./form.n";
// FIXES #436 #417 #450
const fields = [
"arrayChangeAdd[]",
"arrayChangeDel[]",
"arrayChangeEqual[]",
"emptyArray[]",
"flatStill",
"flatCh... | {
"content_hash": "563fd1bcc522a53397c3670dbd3e21f1",
"timestamp": "",
"source": "github",
"line_count": 217,
"max_line_length": 78,
"avg_line_length": 40.94009216589862,
"alnum_prop": 0.5138451148131472,
"repo_name": "foxhound87/mobx-react-form",
"id": "41f3dbbc83bfe29605f1472b653da8d20294a38e",
"s... |
<!-- # cockpit client/scripts/repository/deployments/modals/cam-cockpit-delete-deployment-modal.html -->
<div class="modal-header">
<h3 class="modal-title">Delete Deployment: {{ deployment.name || deployment.id }}</h3>
</div>
<div class="modal-body delete-deployment-dialog">
<div notifications-panel></div>
<div... | {
"content_hash": "da0fa27b98bc705fafc7711360045a3a",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 144,
"avg_line_length": 31.1,
"alnum_prop": 0.5805320081847413,
"repo_name": "xlinur/camunda-bpm-webapp",
"id": "ca1ab3b6f3b7f04c2d4347379fd295b859b04872",
"size": "3421",... |
from __future__ import unicode_literals
from django.test import TestCase
from multigtfs.models import Feed, Zone
class ZoneTest(TestCase):
def test_string(self):
feed = Feed.objects.create()
zone = Zone.objects.create(feed=feed, zone_id='ZONE')
self.assertEqual(str(zone), '%d-ZONE' % fee... | {
"content_hash": "83b3b271d0e399e4b6b664030173df0d",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 61,
"avg_line_length": 27.166666666666668,
"alnum_prop": 0.6840490797546013,
"repo_name": "tulsawebdevs/django-multi-gtfs",
"id": "81a959490fe126bb1c5dd8b360f848cc2cafc0ef",
... |
namespace Dnn.PersonaBar.Servers.Services.Dto
{
public class UpdatePerfSettingsRequest
{
public string CachingProvider { get; set; }
public string PageStatePersistence { get; set; }
public string ModuleCacheProvider { get; set; }
public string PageCacheProvider { get; set; }
... | {
"content_hash": "cdb7f9bf40ede793045e75d51ff4f189",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 65,
"avg_line_length": 36.785714285714285,
"alnum_prop": 0.6621359223300971,
"repo_name": "dnnsoftware/Dnn.AdminExperience.Extensions",
"id": "31b78267f8889b09f6ab4ee6a4e72c8... |
FROM 773153459320.dkr.ecr.eu-west-1.amazonaws.com/angus.box/genericservice
#
# Service
#
COPY angus /angus
#
# Entrypoint
#
COPY docker-entrypoint.sh /
RUN chmod +x /docker-entrypoint.sh
| {
"content_hash": "73f713337f1de6c7cf0cb1db72e76e77",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 74,
"avg_line_length": 15.75,
"alnum_prop": 0.7566137566137566,
"repo_name": "angus-ai/angus-gateway",
"id": "8b7323b13ec333c3e8a6eda49cd8d69c50a01ea5",
"size": "189",
"b... |
In this project, you'll label the pixels of a road in images using a Fully Convolutional Network (FCN).
### Setup
##### Frameworks and Packages
Make sure you have the following is installed:
- [Python 3](https://www.python.org/)
- [TensorFlow](https://www.tensorflow.org/)
- [NumPy](http://www.numpy.org/)
- [SciPy]... | {
"content_hash": "c41a6d5147748301a78923f03c75f364",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 274,
"avg_line_length": 42.96774193548387,
"alnum_prop": 0.7252252252252253,
"repo_name": "shernshiou/CarND",
"id": "f9d669a49bc59a796ca3cb6ca38d09cfc6b47706",
"size": "137... |
`convert_encoding`
==================
{% raw %}
The `convert_encoding` filter converts a string from one encoding to another. The first argument is the expected output charset and the second one is the input charset:
````twig
{{ data|convert_encoding('UTF-8', 'iso-2022-jp') }}
````
Arguments
---------
* `to`: Th... | {
"content_hash": "b5d7fd60be089110e759bb08063559ab",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 168,
"avg_line_length": 22.6,
"alnum_prop": 0.6482300884955752,
"repo_name": "ericmorand/twing",
"id": "c487239ba4ff55412cbaf80a14f5d38bd3b76fcb",
"size": "452",
"binary"... |
clear
echo "================================================================="
echo "Beth's Awesome WordPress Installer!!"
echo "================================================================="
# accept the name of our website
echo "Site Name: "
read -e sitename
# accept user input for the user name
echo "Username... | {
"content_hash": "bfe7f18771c50ebf82c4237690a8fd86",
"timestamp": "",
"source": "github",
"line_count": 190,
"max_line_length": 179,
"avg_line_length": 29.905263157894737,
"alnum_prop": 0.6847940865892291,
"repo_name": "elr-wordpress/wordpress-scripts",
"id": "a0d9aa8a7a0a258a378cdf537f39d5ddd41ff8ba... |
<div class="commune_descr limited">
<p>
Carbes est
un village
géographiquement positionné dans le département de Tarn en Midi-Pyrénées. Elle totalisait 194 habitants en 2008.</p>
<p>Si vous pensez emmenager à Carbes, vous pourrez aisément trouver une maison à vendre. </p>
<p>À coté de Carbes sont positi... | {
"content_hash": "6abec426d2d7d6c1d89c706f5465db73",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 133,
"avg_line_length": 74.52941176470588,
"alnum_prop": 0.7379636937647988,
"repo_name": "donaldinou/frontend",
"id": "8f3a9b24f31654fc02f17f2312b5eae0dc855364",
"size": "... |
package com.mindfire.review.web.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import javax.servlet.http.HttpSession;
/**
* Created by pratyasa on 3/8/16.
*/
@Controller
publ... | {
"content_hash": "5b8ed385416f96383fb0a1f63f441052",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 66,
"avg_line_length": 24.6,
"alnum_prop": 0.7317073170731707,
"repo_name": "pratyasam/review-app",
"id": "ee5f01497002c9ab4cde3ad79a5cf27fc33404a5",
"size": "615",
"bina... |
angular.module('cgForm.timelog', [])
.factory('TimeLogFactory', function () {
function twoDigits(d) {
if (0 <= d && d < 10) return '0' + d.toString()
if (-10 < d && d < 0) return '-0' + (-1 * d).toString()
return d.toString()
}
Date.prototype.toMysqlFor... | {
"content_hash": "5bb9bee6ecc287f500a57e5a5108b4de",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 246,
"avg_line_length": 35.19047619047619,
"alnum_prop": 0.5060893098782138,
"repo_name": "cghr/cgForm",
"id": "d1069e8d422e35daf502e703b1f51db4803c86e7",
"size": "739",
... |
{-# LANGUAGE CPP #-}
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE ImplicitParams #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE TypeOperators #-}
{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
-- | Check properties of Ivory programs using random inputs.
--
-- Example usage:
--
-- > [ivory|
-- > struc... | {
"content_hash": "c0e94436dec1d39950741fb966343b51",
"timestamp": "",
"source": "github",
"line_count": 314,
"max_line_length": 126,
"avg_line_length": 36.28343949044586,
"alnum_prop": 0.5444571227946985,
"repo_name": "GaloisInc/ivory",
"id": "19fd3a1eb6470641bfa741105598ed608115cefc",
"size": "113... |
/*
* 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 distributed under t... | {
"content_hash": "7476c12b8a3145aafdfd51f013ad35ba",
"timestamp": "",
"source": "github",
"line_count": 144,
"max_line_length": 182,
"avg_line_length": 31.36111111111111,
"alnum_prop": 0.704162976085031,
"repo_name": "googleapis/google-api-java-client-services",
"id": "24a7b5d7d9a89554025312c6a9dc4a3... |
/* $Id: getifaddr.h,v 1.5 2011/05/15 08:59:27 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2006-2011 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */
#ifndef GETIFADDR_H_INCLUDED
... | {
"content_hash": "3b21a866b8ce0ff4f1f4c739ef7d08a8",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 61,
"avg_line_length": 29.48,
"alnum_prop": 0.6987788331071914,
"repo_name": "SecretsCoin/SecretsCoin",
"id": "471f9e2555a95b97286b6b1f326b295ccb2b43d4",
"size": "737",
"... |
using System;
using System.Data;
using System.Net;
using System.Net.Mime;
using System.Threading.Tasks;
namespace Rs317.Sharp
{
public class Program
{
public static async Task Main(string[] args)
{
Console.WriteLine($"RS2 user client - release #{317} using Rs317.Sharp by Glader");
try
{
Program pr... | {
"content_hash": "58ef6f1577bbadabeeb7627e5efb3cfe",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 132,
"avg_line_length": 30.591836734693878,
"alnum_prop": 0.7558372248165444,
"repo_name": "HelloKitty/317refactor",
"id": "bcfc6e886c71aac8bb48c30873b92923c191e750",
"size... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE259_Hard_Coded_Password__w32_wchar_t_54e.c
Label Definition File: CWE259_Hard_Coded_Password__w32.label.xml
Template File: sources-sink-54e.tmpl.c
*/
/*
* @description
* CWE: 259 Use of Hard-coded Password
* BadSource: Use a hardcoded password
* GoodSource:... | {
"content_hash": "1030ed415aa9640dda87e7262b210815",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 157,
"avg_line_length": 29.223529411764705,
"alnum_prop": 0.5599838969404187,
"repo_name": "maurer/tiamat",
"id": "628f4b84db29073c108611b50d10f0f4c5b19eec",
"size": "2484"... |
@interface RegistView : UIView
@property (strong,nonatomic)UITextField * phoneNumberText; //用户名text
@property (strong,nonatomic)UITextField * verificationText; //验证码text
@property (strong,nonatomic)UITextField * passwordText; //密码text
@property (strong,nonatomic)UITextField * passwordText1; //验证密码text
@property (stro... | {
"content_hash": "7902c3e68084557b7cfce18a0fdbbde8",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 71,
"avg_line_length": 34.875,
"alnum_prop": 0.7885304659498208,
"repo_name": "tongyuling/film",
"id": "66106de12c65457f0ec7a66675d676f3b6eb453f",
"size": "788",
"binary"... |
require 'watir-webdriver'
require 'spec/watirspec/lib/watirspec'
#
# 1. If example does not start browser, start new one, reuse until example
# finishes and close after
# 2. If example starts browser and assigns it to local variable `browser`,
# it will still be closed
#
def browser
@browser ||= Watir::Browse... | {
"content_hash": "097cdb6de4398515c0757789a8cd6c61",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 88,
"avg_line_length": 27.791666666666668,
"alnum_prop": 0.6891554222888556,
"repo_name": "rubygem/website",
"id": "04d6758ae7c24be715a4b942c652cc0f78b0ead7",
"size": "2001... |
package cn.aposoft.tutorial.mq.rabbit;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
public class Send {
private final static String QUEUE_NAME = "hello";
public static void main(String[] argv) throws Exception {
ConnectionFactory fac... | {
"content_hash": "4b3b2770291470804ece056317638d52",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 74,
"avg_line_length": 32.25,
"alnum_prop": 0.7144702842377261,
"repo_name": "pipi668/java-tutorials",
"id": "4c6779a9fc4bb34e5aaf81187066dd7b4c3304ed",
"size": "774",
"b... |
package com.spectralogic.ds3autogen.net.generators.clientmodels;
import com.google.common.collect.ImmutableList;
import com.spectralogic.ds3autogen.api.models.Ds3Request;
import com.spectralogic.ds3autogen.net.model.client.BaseClient;
@FunctionalInterface
public interface ClientModelGenerator<T extends BaseClient> ... | {
"content_hash": "50a02878d7c0d0c4bcbe6610de21e86c",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 64,
"avg_line_length": 32.083333333333336,
"alnum_prop": 0.8389610389610389,
"repo_name": "rpmoore/ds3_autogen",
"id": "2ecbaa421cee47352407b86b0d5253aea5f628b5",
"size": "... |
package lab;
import java.io.Serializable;
import java.util.*;
import java.util.concurrent.atomic.AtomicInteger;
import org.testng.annotations.*;
import org.xillium.base.Functor;
import org.xillium.base.util.Pair;
public class PairTest {
@SuppressWarnings("serial")
public static class Chain extends Pair<Ser... | {
"content_hash": "0661a63e5a1e01a88a558f16ffbadb85",
"timestamp": "",
"source": "github",
"line_count": 140,
"max_line_length": 155,
"avg_line_length": 39.24285714285714,
"alnum_prop": 0.5418638514743357,
"repo_name": "brianwhu/xillium",
"id": "69184417d3ffca22070b8598bedeb1372aa11f32",
"size": "54... |
package org.apache.juddi.v3.tck;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
/**
* @author <a href="mailto:kstam@apache.org">Kurt T Stam</a>
* @author <a href="mailto:jfaath@apache.org">Jeff Faath</a>
*/
public class TckPublisher
{
private static Properties tckPropertie... | {
"content_hash": "6daa9a6e51210b2e3061231b874e2d53",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 92,
"avg_line_length": 30.823529411764707,
"alnum_prop": 0.7213740458015268,
"repo_name": "KurtStam/juddi",
"id": "ef1b0cacf314ebeb7717568ad2cf8fffde94d8fb",
"size": "2715"... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "bf7b71e542141c5be27c87c0f5f15081",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "2f78bab77fc6d270db2c6f2f6f74d97f4a97d746",
"size": "195... |
package org.dcm4chee.web.war.trash;
import org.apache.wicket.ResourceReference;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.markup.html.AjaxFallbackLink;
import org.apache.wicket.ajax.markup.html.form.AjaxCheckBox;
import org.apache.wicket.markup.ComponentTag;
import org.apache.wicke... | {
"content_hash": "93066795eafe8cb056469f425ecbb7e2",
"timestamp": "",
"source": "github",
"line_count": 137,
"max_line_length": 98,
"avg_line_length": 34.81751824817518,
"alnum_prop": 0.6123689727463313,
"repo_name": "medicayun/medicayundicom",
"id": "6a9fc46ac20e3d0804e28bde4c626ddcc46549c2",
"siz... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using NUnit.Framework;
using NPOI.HSSF.UserModel;
using NPOI.HSSF.Model;
using NPOI.DDF;
using TestCases.HSSF.Model;
using NPOI.Util;
using NPOI.HSSF.Record;
namespace TestCases.HSSF.UserModel
{
[TestFixture]
public class Te... | {
"content_hash": "420ada0dafe485f66cdb8bc23df31bfc",
"timestamp": "",
"source": "github",
"line_count": 264,
"max_line_length": 138,
"avg_line_length": 44.13257575757576,
"alnum_prop": 0.6076731611020513,
"repo_name": "tonyqus/npoi",
"id": "1331e6fbbae4e010101cc26cd86bc37a76774061",
"size": "11653"... |
@extends('app')
@section('content')
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="panel panel-default">
<div class="panel-heading">Reset Password</div>
<div class="panel-body">
@if (session('status'))
<div class="alert alert-success">
{{ se... | {
"content_hash": "3c5ec06110327f2b534b689b73ce7b0c",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 99,
"avg_line_length": 27.2,
"alnum_prop": 0.5433823529411764,
"repo_name": "keefo/NOJ",
"id": "eb664227386241afc773fb29028bc93320732cab",
"size": "1360",
"binary": false... |
"use strict";
var visir = visir || {};
function snapPoint(p)
{
p.x += 6; p.y += 6;
p.x = p.x - (p.x % 13);
p.y = p.y - (p.y % 13);
p.x -= 5;
p.y += 3;
}
function toBoardCoords(p)
{
p.x = p.x / 13 | 0;
p.y = p.y / 13 | 0;
}
//////////////////////////////////////////////////////////////////////////////
// Poin... | {
"content_hash": "ed338276bbc5a8214fbdc838aa49adc6",
"timestamp": "",
"source": "github",
"line_count": 1668,
"max_line_length": 140,
"avg_line_length": 27.508992805755394,
"alnum_prop": 0.6031600740982892,
"repo_name": "porduna/weblabdeusto",
"id": "e9ada396a27f566e7d12c25ce50885ac078ee998",
"size... |
End of preview.
No dataset card yet
- Downloads last month
- 1