source stringclasses 25
values | date int32 2.02k 2.02k | text stringlengths 52 2.1M | token_count int32 50 980k | category stringclasses 3
values |
|---|---|---|---|---|
common_corpus_Github Open Source | 2,023 | import { FunctionComponent } from 'react';
import EnvironmentOverview from './environment-overview';
import { DocumentTitle } from '../document-title';
import { connectRouteParams, routeParamLoader } from '../../utils/router';
export const PageEnvironment: FunctionComponent<{
appName: string;
envName: string;
}>... | 120 | code |
common_corpus_Github Open Source | 2,023 | import React from 'react';
import { connect } from 'react-redux';
import PropTypes from 'prop-types';
import styled from 'styled-components';
import constants from '../../constants';
import { IMAGESIZE_ENUM } from '../../../utility';
import HeroImage from './../../Visualizations/HeroImage';
const Styled = styled.div`
... | 706 | code |
common_corpus_Github Open Source | 2,023 | {
"tabInfo": {
"permanentTabs": {
"PROJECTS": {
"selectedProject": null,
"closed": true
}
},
"selectedTabId": "f8f842cb-7fa8-4fb9-9585-b8c61d3273f3",
"tabs": [
{
"id": "f8f842cb-7fa8-4fb9-9585-b8c61d3273f3",
"type": "REPO",
"repoName": ".dotfil... | 578 | code |
common_corpus_Github Open Source | 2,023 | //
// Copyright (c) 2017 The Khronos Group Inc.
//
// 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 la... | 2,071 | code |
common_corpus_Github Open Source | 2,023 | import IDistantVOBase from '../../IDistantVOBase';
import VarPerfElementVO from './VarPerfElementVO';
export default class VarBatchVarPerfVO implements IDistantVOBase {
public static API_TYPE_ID: string = "var_batch_var_perf";
public _type: string = VarBatchVarPerfVO.API_TYPE_ID;
public id: number;
p... | 207 | code |
common_corpus_Github Open Source | 2,023 | <?hh /* -*- mode: php -*- */
/**
* Copyright (c) 2014, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the "hack" directory of this source tree.
*
*/
class ImagickPixelIterator
implements
KeyedTraversable<int, varray<ImagickPixel>... | 384 | code |
common_corpus_Github Open Source | 2,023 | package org.vcell.solver.nfsim;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.jd... | 15,092 | code |
common_corpus_Github Open Source | 2,023 | "require File.join(File.dirname(File.expand_path(__FILE__)), \"spec_helper\") describe Sequel::Model(...TRUNCATED) | 51,259 | code |
common_corpus_Github Open Source | 2,023 | "/*\n* This source file is part of digitalknob, the cross-platform C/C++/Javascript/Html/Css Solutio(...TRUNCATED) | 511 | code |
common_corpus_Github Open Source | 2,023 | "#include \"build.h\"\n#include <cstdlib>\n\n// other task-dependent structures\n\nstruct BuildConfi(...TRUNCATED) | 1,179 | code |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 62