Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
2
952k
## Table of Contents - [Installing Prerequisites](#installing-prerequisites) - [Node.js](#nodejs) - [Install xtc Dependencies](#install-xtc-dependencies) - [Optional: Sprites](#optional-sprites) - [Project Setup](#project-setup) - [Configuration](#configuration) - [Start the Server!](#asset-building-grunt) - [W...
--- title: Revision.Range property (Word) keywords: vbawd10.chm159449091 f1_keywords: - vbawd10.chm159449091 ms.prod: word api_name: - Word.Revision.Range ms.assetid: 7fc7d623-1f20-1934-33c1-9d1e75056b3d ms.date: 06/08/2017 localization_priority: Normal --- # Revision.Range property (Word) Returns a **Range** objec...
# CoTBlockAdvanced A registered CoT Block. Used for advanced functionality. like onRandomTick, onReplaced etc. <p> These functions should be run in CraftTweaker scripts, instead of ContentTweaker ones. And they are reloadable. You can get it via advanced block BEP. This class was added by a mod with mod-id `conten...
--- title: Why using redux in react? date: "2020-11-24T17:42:31.169Z" description: This is about the cons of using redux in a react app. keyword: "React" --- **Redux** itself is a standalone library that can be used with any UI layer or framework, including React, Angular, Vue, Ember, and vanilla JS. Although Redux an...
--- title: Azure AD 애플리케이션 프록시에 대한 보안 고려 사항 | Microsoft Docs description: Azure AD 애플리케이션 프록시를 사용하는 경우 보안 고려 사항 설명 services: active-directory documentationcenter: '' author: CelesteDG manager: mtillman ms.service: active-directory ms.subservice: app-mgmt ms.workload: identity ms.tgt_pltfrm: na ms.devlang: na ms.topic: ...
--- title: Rubiks Cube layout: default modal-id: 3 date: 2021-12-10 img: rubiks-project-image.png alt: Rubiks Cube project-date: December 2021 client: Personal Project category: Python description: 'While stuck indoors due to the rainy Washington winters, I became really interested in solving Rubiks Cubes. I tried solv...
# header 1 ## header 2 ## header 3
--- title: dangerousThreadingAPI MDA ms.date: 03/30/2017 helpviewer_keywords: - suspending threads - DangerousThreadingAPI MDA - managed debugging assistants (MDAs), dangerous threading operations - threading [.NET Framework], suspending - MDAs (managed debugging assistants), dangerous threading operations - Suspend me...
--- ms.date: 06/09/2017 schema: 2.0.0 locale: en-us keywords: powershell,cmdlet online version: http://go.microsoft.com/fwlink/p/?linkid=287356 external help file: ISE-help.xml title: Import-IseSnippet --- # Import-IseSnippet ## SYNOPSIS Imports ISE snippets into the current session ## SYNTAX ### FromFolder...
--- id: training-lstm title: Training a LSTM --- This short tutorial will go over how to train a custom LSTM on your own dataset and then use the results in ml5.js [LSTMGenerator()](/docs/LSTMGenerator) method. For this, you will need a dataset of text you would like to use. Take a look at some of the ones we are usi...
--- title: Services84.AppointmentAgent.GetContactAppointmentsByTask SOAP generated: 1 uid: Services84-Appointment-GetContactAppointmentsByTask --- # Services84 Appointment GetContactAppointmentsByTask SOAP request and response examples **Remote/Services84/Appointment.svc** Implemented by the <see cref="M:SuperOffice....
{% set rfcid = "RFC-0066" %} {% include "docs/contribute/governance/rfcs/_common/_rfc_header.md" %} # {{ rfc.name }} - {{ rfc.title }} <!-- *** DO NOT EDIT ABOVE THIS LINE --> ## Summary Note: Formerly known as [FTP](../deprecated-ftp-process.md)-006. The FIDL specification doesn't state whether primitive and enum s...
--- date: 2016-04-09T16:50:16+02:00 title: ESRC Guide weight: 3 --- Maybe this is the page Vanessa will start linking people too faster then the rest of us can try...
--- editable: false __system: {"dislikeVariants":["Нет ответа на мой вопрос","Рекомендации не помогли","Содержание не соответствует заголовку","Другое"]} --- # Method move Moves the specified MySQL cluster to the specified folder. ## HTTP request {#https-request} ``` POST https://mdb.api.cloud.yandex.net/manage...
--- id: fast-foundation.textfield.maxlength title: TextField.maxlength property hide_title: true --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [@microsoft/fast-foundation](./fast-foundation.md) &gt; [TextField](./fast-foundation.textfield.md) &gt; [maxlength](./fast-foundation.te...
<strong>Unfinished business:</strong> A) Corporate Meeting B) Upcoming Social C) Fill the Dome D) ICPC <strong>New Business:</strong> A) Pop machine B) Lab Fees Meeting <a href='http://www.acm.ndsu.nodak.edu/wp-content/uploads/2008/11/2008-11-10.doc'> ACM Agenda 2008-11-10.doc</a>
--- title: Microsoft Azure Data Box Disk の概要 | Microsoft Docs in data description: 大量のデータを Azure に転送できるクラウド ソリューションである Azure Data Box Disk について説明します。 services: databox author: alkohli ms.service: databox ms.subservice: disk ms.topic: overview ms.date: 01/09/2019 ms.author: alkohli ms.openlocfilehash: afb344418f843e54c3...
--- Description: 你可以使用 Microsoft Store Services SDK 提供的库和工具将这些功能添加到你的应用,这可帮助你赚取更多的收益并吸引客户。 title: 使用 Microsoft Store Services SDK 与客户互动 ms.assetid: 518516DB-70A7-49C4-B3B6-CD8A98320B9C ms.date: 08/21/2017 ms.topic: article keywords: windows 10, uwp, Microsoft Store Services SDK ms.localizationpriority: medium ms.openlo...
Board, Calendar and List Views ============================== For each project, tasks can be visualized with several views: **Board, Calendar, List and Gantt**. Each view shows the result of the filter box at the top. The search engine uses the [advanced syntax](search.markdown). Board View ---------- ![Board view](...
### Cloud-based skin cancer prediction ![skin cancer app](https://user-images.githubusercontent.com/78893010/120418248-5b52fa80-c38a-11eb-98e0-da8bc6f64897.jpg) TensorFlow model is served with Flask, a simple Python-based web framework, to take the image prediction request as an HTTP with POST method. This app is con...
--- title: 微信小程序编写一个高面向对象的规格选择(SPU)组件-1 date: 2020/01/14 16:00:18 categories: - 电商 tags: - SKU-SPU组件构建之旅 --- ## 开场白 本文开始将介绍如何使用微信小程序实现一个完美的,面向对象的SPU组件,因为代码较多,本文主要介绍构建思路,最后将会提供github源码链接供大家参考! **效果图** ![Image text](/spu-preview.jpg) ## 服务器数据 我们首先先看看服务器所返回的数据结构 ```json { "id":2, "title":"林间有风自...
eproxy ====== A really simple SOCKS5 proxy written in Erlang - only no_auth authentication method is supported - UDP ASSOCIATE re-fragmenting isn't supported ### Supervision tree ![alt text](https://raw.githubusercontent.com/burkov/eproxy/master/supervisors.png "supervisors") ### Build just run `make` ### Start ...
# Preamble. So you're thinking of contributing? Wonderful! This document covers a few things to make sure we don't get into a legal mess in the future, as well as ideas for where to start. # Where to start? ## Code. Take a look at the [issues page](https://github.com/OMGtechy/libcodeinjector/issues) for ideas. You'...
--- title: Konkon Christmas Photoshoot (Day Photos) layout: gallery_local shoot_id: Konkon17.Day tags: cosplay --- This is effectively a rwby shoot, but there were other things there. I think. There are also so many I'm splitting them by the time frame they were taken in. Look for the night photos as well! Ruby cos...
# Hands-on Data Virtualization with Polybase Administer Big Data, SQL Queries and Data Accessibility Across Hadoop, Azure, Spark, Cassandra, MongoDB, CosmosDB, MySQL and PostgreSQL This is the code repository for [Hands-on Data Virtualization with Polybase](https://in.bpbonline.com/products/hands-on-data-virtualizati...
--- title: 物理ネットワーク アダプター構成の種類 description: 物理ネットワーク アダプター構成の種類 ms.assetid: 83F71AF7-A807-4F81-A0B3-1777135AAE39 ms.date: 04/20/2017 ms.localizationpriority: medium ms.openlocfilehash: 2b33f31989c5df18e65ec11a09981db1acf11e29 ms.sourcegitcommit: 0cc5051945559a242d941a6f2799d161d8eba2a7 ms.translationtype: MT ms.content...
--- title: HttpRequest.Builder.DELETE() permalink: /Java/HttpRequest/Builder/DELETE/ date: 2021-01-11 key: Java.H.HttpRequest.Builder category: Java tags: ['java se', 'jdk.incubator.http', 'jdk.incubator.httpclient', 'metodo java', 'Java 9'] sidebar: nav: java --- {% include w3api/datos.html clase=site.data.Java.H....
--- UID: NS:d3dkmddi._DXGK_BUILDPAGINGBUFFER_NOTIFYRESIDENCY title: _DXGK_BUILDPAGINGBUFFER_NOTIFYRESIDENCY (d3dkmddi.h) description: DXGK_BUILDPAGINGBUFFER_NOTIFYRESIDENCY describes a residency allocation change operation. old-location: display\dxgk_buildpagingbuffer_notifyresidency.htm ms.assetid: 0E70F621-03CD-4593-...
# UnifiedMemoryGroupAllocation This is a memory allocator for CUDA Unified Memory.
Spark Notebook ============== [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/andypetrella/spark-notebook?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) The Spark Notebook is the open source notebook aimed at enterprise environments, providing Data Scientists and Da...
[com.github.salomonbrys.kodein.android](../index.md) / [android.app.Fragment](index.md) / [appKodein](.) # appKodein `val Fragment.appKodein: () -> `[`Kodein`](../../com.github.salomonbrys.kodein/-kodein/index.md) Function to get the application global Kodein, provided that the Application object is `KodeinAware`.
--- id: 3543 title: Find Your Seats date: 2015-01-12T20:37:48+00:00 author: Brian Bennett layout: post guid: http://blog.ohheybrian.com/?p=3543 permalink: /2015/01/find-seats/ dsq_thread_id: - "3415196641" categories: - All - Teaching --- I&#8217;m a big believer in letting students make their own decisions as mu...
<p align="center"> <a href="https://yangshunjie.com/ant-design-blazor/"> <img src="https://raw.githubusercontent.com/ant-design-blazor/ant-design-blazor/master/logo.svg?sanitize=true"> </a> </p> <h1 align="center">Ant Design Blazor</h1> <div align="center"> 基于 Ant Design 和 Blazor 的企业级组件库 ![](https://img.shi...
--- title: 创建 WS-I 基本配置文件 1.1 可互操作服务 ms.date: 03/30/2017 dev_langs: - csharp - vb helpviewer_keywords: - configuration [WCF], interoperable services ms.assetid: 91b70a21-8f5c-4679-808c-2ed5fa6b2013 ms.openlocfilehash: f32308a17e2934b6884140307074f97e6b51f5f9 ms.sourcegitcommit: 296183dbe35077b5c5e5e74d5fbe7f399bc507ee ...
--- title: Odkaz na modul pravidel Azure CDN | Dokumenty společnosti Microsoft description: Referenční dokumentace pro pravidla Azure CDN modul odpovídají podmínky a funkce. services: cdn author: asudbring ms.service: azure-cdn ms.topic: article ms.date: 05/31/2019 ms.author: allensu ms.openlocfilehash: bda817712faf1f5...
**Example 1: 获取订单信息** Input: ``` tccli postgres DescribeOrders --cli-unfold-argument \ --DealNames 20180615110033 ``` Output: ``` { "Response": { "Deals": [ { "Count": 1, "OwnerUin": "909619400", "DBInstanceIdSet": [ ...
# ImportLti13LinkReferenceRequestSchema ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **string** | Launch URL of the resource link | **title** | **string** | Title for the referenced link | **lti_link_metadata** | [**\Swagger\Client\Model\LtiLi...
# congine C++ engine lib for CLI games.
空気を読まず場違いなカラオケに紛れて一晩を過ごす。よく考えて行動すべきだと反省した。 2 min.
--- title: '[CVPR 2020] Joint 3D Instance Segmentation and Object Detection for Autonomous Driving' date: 20120-07-14 permalink: /posts/2020/07/blog-post-1/ tags: - Detection - LiDAR - Paper Reading --- 这篇文章的思路是讲分割与检测结合起来,用分割来提升检测的精度,并且能免除掉NMS等操作; 贡献 ------ - 提出spatial embedding(SE)特征,使用到了bbox信息和点特征 - 提出一个统一的网络...
# VAR-Vector-auto-regression-model-for-forecasting-personal-spending-using-Time-series
# Instructions Implement the `accumulate` operation, which, given a collection and an operation to perform on each element of the collection, returns a new collection containing the result of applying that operation to each element of the input collection. Given the collection of strings: - "cat", "Dog", "b4t", "gO"...
--- layout: page title: Sequence Diagrams --- Last week I ran into issues with circular dependencies. To solve my problem, I had to examine my system as a whole. Design software is challenging for many reasons. One of the issues I've experienced is keeping a big picture of the system. As my software gets more complica...
<h2 align="center"> <a href="http://mlpack.org"><img src="https://cdn.rawgit.com/mlpack/mlpack.org/e7d36ed8/mlpack-black.svg" style="background-color:rgba(0,0,0,0);" height=230 alt="mlpack: a fast, flexible machine learning library"></a> <br>a fast, flexible machine learning library<br> </h2> <h5 align="center"> ...
## `amazonlinux:2022` ```console $ docker pull amazonlinux@sha256:ba535592e8fca7d12c9f6ebe81e1fc69713740287d83c42d83af581a701f6e64 ``` - Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json` - Platforms: 2 - linux; amd64 - linux; arm64 variant v8 ### `amazonlinux:2022` - linux; amd64 ```conso...
End of preview. Expand in Data Studio

LangMap-TheStack-markdown-100M

Code finetuning dataset for markdown streamed from bigcode/the-stack.

  • Tokens collected: 100,000,000 (target: 100,000,000)
  • Tokenizer: allenai/OLMo-3-1025-7B
  • Schema: {"text": [...]} (sanitised source code)
Downloads last month
33