hexsha
stringlengths
40
40
size
int64
5
1.04M
ext
stringclasses
6 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
344
max_stars_repo_name
stringlengths
5
125
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
11
max_stars_count
int64
1
368k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
344
max_issues_repo_name
stringlengths
5
125
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
11
max_issues_count
int64
1
116k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
344
max_forks_repo_name
stringlengths
5
125
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
11
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
5
1.04M
avg_line_length
float64
1.14
851k
max_line_length
int64
1
1.03M
alphanum_fraction
float64
0
1
lid
stringclasses
191 values
lid_prob
float64
0.01
1
ebb7d4ce59afffdeb5c43ec0eeb3344838d82796
5,968
md
Markdown
README.md
Jimjardland/opensweden
18c7186abd6df3c173c5e9cd3a3b19e2c06ac22c
[ "MIT" ]
3
2018-04-16T19:25:41.000Z
2019-04-06T00:38:27.000Z
README.md
Jimjardland/opensweden
18c7186abd6df3c173c5e9cd3a3b19e2c06ac22c
[ "MIT" ]
null
null
null
README.md
Jimjardland/opensweden
18c7186abd6df3c173c5e9cd3a3b19e2c06ac22c
[ "MIT" ]
null
null
null
# OpenSweden This is our contribution to Hack for Sweden 2018 ### Click on the picture to see a video about this repository: [![Video of the project](https://i.vimeocdn.com/video/694697108.webp?mw=1920&mh=1080&q=70)](https://vimeo.com/264826531) ## Setup Make sure docker is running on your machine. Then use [Docker ...
80.648649
808
0.777647
eng_Latn
0.999461
ebb7e425638622d2a3896254e5bbba22cb2aa3c0
439
md
Markdown
site/content/post/brewing-chemex.md
thesnarkyone/podcast-template-1
2ad1037ebf1973a8a7427efb290c64542a1d0d31
[ "MIT" ]
null
null
null
site/content/post/brewing-chemex.md
thesnarkyone/podcast-template-1
2ad1037ebf1973a8a7427efb290c64542a1d0d31
[ "MIT" ]
null
null
null
site/content/post/brewing-chemex.md
thesnarkyone/podcast-template-1
2ad1037ebf1973a8a7427efb290c64542a1d0d31
[ "MIT" ]
null
null
null
--- title: "A beginners’ guide to static websites" date: 2017-01-04T15:04:10.000Z description: It's lightning fast image: /img/blog/chemex.jpg --- Static web page: is delivered to the user exactly as stored. A static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user ex...
48.777778
290
0.765376
eng_Latn
0.997853
ebb84e43683ac6271c0af12588f23aa4b3e273b1
1,735
md
Markdown
README.md
nmarcetic/gorchase
d0e7b8596d154a187f572ec46993ff82c0a7c8be
[ "Apache-2.0" ]
null
null
null
README.md
nmarcetic/gorchase
d0e7b8596d154a187f572ec46993ff82c0a7c8be
[ "Apache-2.0" ]
null
null
null
README.md
nmarcetic/gorchase
d0e7b8596d154a187f572ec46993ff82c0a7c8be
[ "Apache-2.0" ]
null
null
null
# GORCHASE Gorchase is a minimalistic & distributed generic asset purchase service written in Go. # Status ![Lint & Test](https://github.com/nmarcetic/gorchase/actions/workflows/test.yml/badge.svg) ![Image Publishe](https://github.com/nmarcetic/gorchase/actions/workflows/publish.yml/badge.svg) **NOTE:** Project is ...
22.24359
99
0.760807
eng_Latn
0.909607
ebbb8ad9c06aba4976487359272b9eb644c8a78f
4,100
md
Markdown
_posts/Java/2019-3-22-Mybatis框架搭建.md
zzzxb/zzzxb.github.io
2fa2ca6c0ea909a1b0a5c62c6300069c6ce4ed46
[ "MIT" ]
2
2018-01-05T08:57:05.000Z
2018-04-02T03:18:35.000Z
_posts/Java/2019-3-22-Mybatis框架搭建.md
zzzxb/zzzxb.github.io
2fa2ca6c0ea909a1b0a5c62c6300069c6ce4ed46
[ "MIT" ]
4
2018-03-07T03:39:31.000Z
2018-10-27T17:38:03.000Z
_posts/Java/2019-3-22-Mybatis框架搭建.md
zzzxb/zzzxb.github.io
2fa2ca6c0ea909a1b0a5c62c6300069c6ce4ed46
[ "MIT" ]
4
2018-05-11T13:33:07.000Z
2018-12-03T12:32:55.000Z
--- layout: post title: "Mybatis框架搭建" date: 2019-3-22 16:07:00 +0800 categories: Java tag: Mybatis --- * content {:toc} 更多请看[Mybatis官方参考文档](http://www.mybatis.org/mybatis-3/zh/index.html) # 1. 引入Mybatis框架到maven项目 [Maven存储库](https://mvnrepository.com/)查看所使用存储库的信息 ```xml <!-- pom.xml --> <dependency> <groupId...
25.308642
132
0.672195
yue_Hant
0.385262
ebbbbd019055d98da32918d7ea79fce40bdd6ed6
25
md
Markdown
CHANGELOG.md
lakshmiveti/aonflow-ui-updated
77c21b154152624b7178423ac2f7b690d206ce50
[ "MIT" ]
null
null
null
CHANGELOG.md
lakshmiveti/aonflow-ui-updated
77c21b154152624b7178423ac2f7b690d206ce50
[ "MIT" ]
null
null
null
CHANGELOG.md
lakshmiveti/aonflow-ui-updated
77c21b154152624b7178423ac2f7b690d206ce50
[ "MIT" ]
null
null
null
(#$(#*)) carrington peak
8.333333
15
0.56
eng_Latn
0.793314
ebbc3de3752dca9a47b4630fc5f64527e1b8efe8
6,273
md
Markdown
ReadMe.md
sharma-bharat/Codes_NBP_Extremes
ebb6f6039c15a53daa8a2ea0247b798c8a1e4ae8
[ "MIT" ]
null
null
null
ReadMe.md
sharma-bharat/Codes_NBP_Extremes
ebb6f6039c15a53daa8a2ea0247b798c8a1e4ae8
[ "MIT" ]
null
null
null
ReadMe.md
sharma-bharat/Codes_NBP_Extremes
ebb6f6039c15a53daa8a2ea0247b798c8a1e4ae8
[ "MIT" ]
null
null
null
# Description of the python codes. ## The codes will help you to detect NBP extremes and attribute to compound climate drivers. ## The short description of the code describes the aim of the code, more information is within the file. `convert_fluxC_to_gC.py` : To convert/calculate the gC/month from g/sq.m/s; system arg...
73.8
323
0.803922
eng_Latn
0.996259
ebbcf27cc89907cbe245ce3ef917fa1aeca5cccd
702
md
Markdown
node_modules/decentraland-ecs/docs/decentraland-ecs.vector4.distancesquared.md
nearnshaw/ECS-fish-in-circles
b37fd3feb9ee006be3645e7062a3ed46ca26f698
[ "Apache-2.0" ]
null
null
null
node_modules/decentraland-ecs/docs/decentraland-ecs.vector4.distancesquared.md
nearnshaw/ECS-fish-in-circles
b37fd3feb9ee006be3645e7062a3ed46ca26f698
[ "Apache-2.0" ]
null
null
null
node_modules/decentraland-ecs/docs/decentraland-ecs.vector4.distancesquared.md
nearnshaw/ECS-fish-in-circles
b37fd3feb9ee006be3645e7062a3ed46ca26f698
[ "Apache-2.0" ]
null
null
null
[Home](./index) &gt; [decentraland-ecs](./decentraland-ecs.md) &gt; [Vector4](./decentraland-ecs.vector4.md) &gt; [DistanceSquared](./decentraland-ecs.vector4.distancesquared.md) # Vector4.DistanceSquared method Returns the squared distance (float) between the vectors "value1" and "value2". **Signature:** ```javascr...
31.909091
178
0.716524
eng_Latn
0.898084
ebbd9ec3b31b9ddc3adac73a663dbbba406361be
35
md
Markdown
README.md
optospheric/csvTest
4cab35569e7c954522a4895f7a8cd3c92c21139a
[ "MIT" ]
null
null
null
README.md
optospheric/csvTest
4cab35569e7c954522a4895f7a8cd3c92c21139a
[ "MIT" ]
null
null
null
README.md
optospheric/csvTest
4cab35569e7c954522a4895f7a8cd3c92c21139a
[ "MIT" ]
null
null
null
# csvTest csv file test repository
11.666667
24
0.8
hun_Latn
0.556454
ebbe01efcfe4f833fe298b968ba402793ff82c30
58
md
Markdown
README.md
danill12/20210630_parejas
d9bc0bec8355672a6ea0af24bacb5547e3f7ae33
[ "MIT" ]
null
null
null
README.md
danill12/20210630_parejas
d9bc0bec8355672a6ea0af24bacb5547e3f7ae33
[ "MIT" ]
null
null
null
README.md
danill12/20210630_parejas
d9bc0bec8355672a6ea0af24bacb5547e3f7ae33
[ "MIT" ]
null
null
null
# Parejas Juego de las parejas con html, css y javascript
19.333333
47
0.775862
spa_Latn
0.995957
ebbe93579ac40ff716c4b9a3072f07665e185370
4,231
md
Markdown
fontawesome/icon/brands/shopify.md
liuwave/icon-helper
6339786f595d6f12a432db71e7aaccb693b9fe59
[ "MIT" ]
2
2020-10-26T16:32:26.000Z
2021-01-13T09:28:45.000Z
fontawesome/icon/brands/shopify.md
liuwave/icon-helper
6339786f595d6f12a432db71e7aaccb693b9fe59
[ "MIT" ]
48
2020-04-04T12:39:59.000Z
2022-02-27T01:30:09.000Z
fontawesome/icon/brands/shopify.md
liuwave/icon-helper
6339786f595d6f12a432db71e7aaccb693b9fe59
[ "MIT" ]
null
null
null
--- title: Shopify(Shopify) ICON转svg、png下载 name: shopify zhTips: Shopify tags: [] pre: fab search: image: https://iconhelper.cn/svg/fontawesome/brands/shopify.svg --- # Shopify <small style="font-size: 60%;font-weight: 100">Shopify</small> <div class="detail-page"> <p> <span><span class="badge-success badge">免费图...
51.597561
1,317
0.677145
yue_Hant
0.205717
ebbeaee5c12ef2d787087be5b5f9dd8b8dd6d160
165
md
Markdown
Original/README.md
dennis1248/Custom-Conky-Config
208cbf1d73ba068bed7f876702ae055af201a819
[ "MIT" ]
2
2018-10-03T14:20:37.000Z
2018-12-02T18:34:07.000Z
Original/README.md
dennis1248/Custom-Conky-Config
208cbf1d73ba068bed7f876702ae055af201a819
[ "MIT" ]
null
null
null
Original/README.md
dennis1248/Custom-Conky-Config
208cbf1d73ba068bed7f876702ae055af201a819
[ "MIT" ]
null
null
null
These files are my first attempt at a customized .conkyrc, they are mostly identical to the original .conkyrc on which they are based with some minor visual tweaks.
82.5
164
0.806061
eng_Latn
1.000009
ebbec025b4cbdcfe96ab130ae2b36a5c877cdb01
3,780
md
Markdown
README.md
dippinest/exceptionC
f3ef439dd79aba5f616a20bea7363df3a1e7e75d
[ "Unlicense" ]
2
2021-05-10T18:39:54.000Z
2021-08-07T16:47:16.000Z
README.md
dippinest/exceptionC
f3ef439dd79aba5f616a20bea7363df3a1e7e75d
[ "Unlicense" ]
null
null
null
README.md
dippinest/exceptionC
f3ef439dd79aba5f616a20bea7363df3a1e7e75d
[ "Unlicense" ]
null
null
null
# exceptionC A simple implementation of the exception handling mechanism in C using macros, the switch-case construct, and the standard setjmp.h library. It is the most simplified implementation of the CException library ___ The exception.h file contains macros that implement the exception handler. It's worth noting ...
24.545455
250
0.67381
eng_Latn
0.624076
ebbfbb2c251cb2b3734b5e99b6bc035594a6210d
176
md
Markdown
computer.md
asm4g/asm4g
85924734147a563c539e850a547e54abe90a3555
[ "MIT" ]
null
null
null
computer.md
asm4g/asm4g
85924734147a563c539e850a547e54abe90a3555
[ "MIT" ]
null
null
null
computer.md
asm4g/asm4g
85924734147a563c539e850a547e54abe90a3555
[ "MIT" ]
null
null
null
--- layout: archive title: Computer permalink: /computer/ tagline: "I'm not a real programmer. I throw together things until it works then I move on." category: "computer" ---
22
92
0.732955
eng_Latn
0.96632
ebc02a4e202f707008ca5f1a078d31a64f073dbb
31
md
Markdown
README.md
zyabin1015/psychic-octo-lana
5a65a28d6708943136ec95f0dcba5c0fcab10d1e
[ "0BSD" ]
null
null
null
README.md
zyabin1015/psychic-octo-lana
5a65a28d6708943136ec95f0dcba5c0fcab10d1e
[ "0BSD" ]
null
null
null
README.md
zyabin1015/psychic-octo-lana
5a65a28d6708943136ec95f0dcba5c0fcab10d1e
[ "0BSD" ]
null
null
null
# psychic-octo-lana A website.
10.333333
19
0.741935
eng_Latn
0.51969
ebc07d73fcb8247819235bf406558628f5c0cabe
2,292
md
Markdown
_posts/2018-09-28-totw-152.md
agam/abseil.github.io
92f89076b1736de399dde93d4bf354ab021532a0
[ "Apache-2.0" ]
null
null
null
_posts/2018-09-28-totw-152.md
agam/abseil.github.io
92f89076b1736de399dde93d4bf354ab021532a0
[ "Apache-2.0" ]
null
null
null
_posts/2018-09-28-totw-152.md
agam/abseil.github.io
92f89076b1736de399dde93d4bf354ab021532a0
[ "Apache-2.0" ]
null
null
null
--- title: "Tip of the Week #152: <code>AbslHashValue</code> and You" layout: tips sidenav: side-nav-tips.html published: true permalink: tips/152 type: markdown order: "152" --- Originally posted as TotW #152 on June 21, 2018 *By [Matt Kulukundis](mailto:kfm@google.com)* **I love Mozart, but I often make a terrible...
26.651163
80
0.721204
eng_Latn
0.974777
ebc0f865152788a09ac0d4be8012c86e68d7b57e
1,829
md
Markdown
README.md
parse-graphql/parse-graphql-express
70189b4e501a1f602f9a6abe3e4c545941f2ed8d
[ "MIT" ]
5
2018-03-10T18:15:34.000Z
2021-03-20T09:36:10.000Z
README.md
parse-graphql/parse-graphql-express
70189b4e501a1f602f9a6abe3e4c545941f2ed8d
[ "MIT" ]
3
2018-03-14T04:47:49.000Z
2018-03-14T04:55:41.000Z
README.md
parse-graphql/parse-graphql-express
70189b4e501a1f602f9a6abe3e4c545941f2ed8d
[ "MIT" ]
2
2018-06-24T15:32:51.000Z
2019-05-25T12:24:18.000Z
# Parse GraphQL HTTP [![npm (scoped)](https://img.shields.io/npm/v/@parse-graphql/express.svg)](https://www.npmjs.com/package/@parse-graphql/express) [<img src="https://raw.githubusercontent.com/parse-graphql/art/master/logo.svg?sanitize=true" width="100" height="100" align="right" alt="Parse GraphQL Logo">](https://gi...
35.173077
343
0.736468
eng_Latn
0.636156
ebc220f837896b3c6d887cd96a9407afcdbf3f18
827
md
Markdown
reference.notes/architecture.application/build/gradle/lombok.annotation.md
unlimited9/unlimited9.github.com
4989e367c7683975aaef9174553789192d1d85cd
[ "MIT" ]
null
null
null
reference.notes/architecture.application/build/gradle/lombok.annotation.md
unlimited9/unlimited9.github.com
4989e367c7683975aaef9174553789192d1d85cd
[ "MIT" ]
null
null
null
reference.notes/architecture.application/build/gradle/lombok.annotation.md
unlimited9/unlimited9.github.com
4989e367c7683975aaef9174553789192d1d85cd
[ "MIT" ]
3
2019-08-12T11:49:43.000Z
2021-03-28T09:17:00.000Z
### Lombok annotation : cannot find symbol #### > error message ``` > Task :compileTestJava FAILED /home/gitlab-runner/builds/8801fd62/0/enliple/mobon/library/utils/mobon.ad.utils/src/test/java/com/mobon/util/DateUtilsTest.java:26: error: cannot find symbol log.info(date); ^ symbol: variable log location: cl...
24.323529
160
0.729141
eng_Latn
0.120296
ebc33014edd8951698b6be161fae431b1693c589
2,149
md
Markdown
content/static/privacy/index.en.md
gut-leben-in-deutschland/bericht
5210024b560b64b53274acffc62b7bfab91d9c2b
[ "MIT" ]
17
2016-10-26T08:55:00.000Z
2021-03-13T10:00:45.000Z
content/static/privacy/index.en.md
gut-leben-in-deutschland/bericht
5210024b560b64b53274acffc62b7bfab91d9c2b
[ "MIT" ]
null
null
null
content/static/privacy/index.en.md
gut-leben-in-deutschland/bericht
5210024b560b64b53274acffc62b7bfab91d9c2b
[ "MIT" ]
6
2017-02-22T09:47:54.000Z
2021-11-13T11:36:59.000Z
--- title: "Data privacy statement" description: "Information on data privacy" keywords: - Data privacy statement --- ## Notes on data privacy ## Technical You can access our website without disclosing your identity. Use of the website may involve the automatic processing of data. This may include the name of your...
89.541667
474
0.800372
eng_Latn
0.999484
ebc349fffa9eece79911a056f12729d538d81db6
13
md
Markdown
README.md
yurifalves/Exercises
a4e84ac76b9432f6c2efdeef6e5e2a093c39882d
[ "MIT" ]
2
2020-03-16T04:14:15.000Z
2021-07-07T22:33:58.000Z
src/lesson_4/exercises.md
tarcisioe/cpp-mdbook
61ddab9ba126328f618574d427ede7121146de15
[ "MIT" ]
null
null
null
src/lesson_4/exercises.md
tarcisioe/cpp-mdbook
61ddab9ba126328f618574d427ede7121146de15
[ "MIT" ]
null
null
null
# Exercícios
6.5
12
0.769231
por_Latn
0.999315
ebc3727f00472ec41d6821a8645e6d3523a9dc47
509
md
Markdown
README.md
magicjo/debme
ce1e3ecb25a5707a680da2a307754838f4d277d7
[ "MIT" ]
null
null
null
README.md
magicjo/debme
ce1e3ecb25a5707a680da2a307754838f4d277d7
[ "MIT" ]
39
2017-02-20T20:56:41.000Z
2017-10-18T19:20:54.000Z
README.md
magicjo/debme
ce1e3ecb25a5707a680da2a307754838f4d277d7
[ "MIT" ]
null
null
null
# debme > **DEB**ian for **ME** This project contains the Packer build configurations, and Ansible recipes for **Debian**. Each builds a development base. Available builds include: - debian buster (*virtualbox*)- [`debian10` directory](./debian10/README.md) - debian buster (*wsl2*)- [`debian10-wsl` directory](./deb...
25.45
90
0.717092
eng_Latn
0.884566
ebc3e01b323c41f39505fd098f4cbead62f0925f
2,404
md
Markdown
_projects/photo_dump.md
cholliman/cholliman.github.io
fd17cedc300ab9d9a08100daa340ebd3f9297029
[ "MIT" ]
null
null
null
_projects/photo_dump.md
cholliman/cholliman.github.io
fd17cedc300ab9d9a08100daa340ebd3f9297029
[ "MIT" ]
null
null
null
_projects/photo_dump.md
cholliman/cholliman.github.io
fd17cedc300ab9d9a08100daa340ebd3f9297029
[ "MIT" ]
null
null
null
--- layout: page title: Photo Dump description: Just a collection of physics photos img: assets/img/campus.jpg importance: 3 category: physics --- <div class="row"> <div class="col-sm mt-3 mt-md-0"> {% include figure.html path="assets/img/physics_photos/ion_trap.jpg" title="ion_trap" class="img-fluid round...
29.317073
142
0.663478
eng_Latn
0.622871
ebc42e13b6b7408658f6e5a292b56df246037937
4,451
md
Markdown
articles/active-directory/active-directory-saas-e-builder-tutorial.md
yfakariya/azure-content-jajp
69be88c0fee4443d5dcab82bf4aed6a155fea287
[ "CC-BY-3.0" ]
2
2016-09-23T01:46:35.000Z
2016-09-23T05:12:58.000Z
articles/active-directory/active-directory-saas-e-builder-tutorial.md
yfakariya/azure-content-jajp
69be88c0fee4443d5dcab82bf4aed6a155fea287
[ "CC-BY-3.0" ]
null
null
null
articles/active-directory/active-directory-saas-e-builder-tutorial.md
yfakariya/azure-content-jajp
69be88c0fee4443d5dcab82bf4aed6a155fea287
[ "CC-BY-3.0" ]
1
2020-11-04T04:29:27.000Z
2020-11-04T04:29:27.000Z
<properties pageTitle="チュートリアル: Azure Active Directory と e-Builder の統合 | Microsoft Azure" description="Azure Active Directory で e-Builder を使用して、シングル サインオンや自動プロビジョニングなどを有効にする方法について説明します。" services="active-directory" authors="jeevansd" documentationCenter="na" manager="stevenpo"/> <tags ...
39.389381
195
0.745226
yue_Hant
0.547819
ebc53ceff5a5efa62ed92bacb1cd9101ac92112e
9,513
md
Markdown
articles/active-directory/active-directory-conditional-access-policy-connected-applications.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/active-directory-conditional-access-policy-connected-applications.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/active-directory-conditional-access-policy-connected-applications.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
<properties pageTitle="Voorwaardelijke-apparaat gebaseerde beleid voor Azure Active Directory-toepassingen instellen | Microsoft Azure" description="Stel voorwaardelijke-apparaat gebaseerde beleid voor Azure AD-toepassingen." services="active-directory" documentationCenter="" authors="markusvi" ...
60.592357
405
0.802691
nld_Latn
0.999532
ebc55873522023e5620707f219237e3e8abe6056
921
md
Markdown
docsite/docs/tools/overview.md
afoxman/rnx-kit
c94f33e3bf2f8a958bdd9f0519b4e728d6388f15
[ "MIT" ]
null
null
null
docsite/docs/tools/overview.md
afoxman/rnx-kit
c94f33e3bf2f8a958bdd9f0519b4e728d6388f15
[ "MIT" ]
null
null
null
docsite/docs/tools/overview.md
afoxman/rnx-kit
c94f33e3bf2f8a958bdd9f0519b4e728d6388f15
[ "MIT" ]
null
null
null
# Tools Overview This area documents each tool in detail. You'll get a description of each tool and its purpose. You'll see example code and configuration. And you'll see API documentation, useful for integrating the tool into your own repo. Each tool is designed to be used on its own or in concert with others. How y...
54.176471
79
0.789359
eng_Latn
0.999786
ebc5baec22be458b3c380898ff821f792bdb0581
13,985
md
Markdown
pai-eas-tf-example/README.md
Alicloud-Academy/big-data
ac79484434a5baa4184744096f8f2666111080cf
[ "MIT" ]
2
2020-08-28T14:15:09.000Z
2022-03-28T13:24:09.000Z
pai-eas-tf-example/README.md
Alicloud-Academy/big-data
ac79484434a5baa4184744096f8f2666111080cf
[ "MIT" ]
null
null
null
pai-eas-tf-example/README.md
Alicloud-Academy/big-data
ac79484434a5baa4184744096f8f2666111080cf
[ "MIT" ]
2
2021-05-19T10:02:44.000Z
2022-02-24T09:39:30.000Z
# Build An Image Recognition API with PAI-DSW and PAI-EAS - Status: **OK** - Notes: Code tested and working as of 2021-06-16 (YYYY-MM-DD) **License Note**: Some of the code here (namely `cnn.ipynb`) is borrowed from [tensorflow.org](https://tensorflow.org) and therefore that code (and any changes we have made to it)...
43.840125
592
0.73729
eng_Latn
0.974616
ebc6c8bb379289363e04dff6e9408458943db42a
12,603
md
Markdown
README.md
sunsun1988/Office-365-SDK-for-Android
b97be3450c76cafc5d1d00d37ae5b2271e6925cc
[ "Apache-2.0" ]
1
2018-12-17T11:36:07.000Z
2018-12-17T11:36:07.000Z
README.md
sunsun1988/Office-365-SDK-for-Android
b97be3450c76cafc5d1d00d37ae5b2271e6925cc
[ "Apache-2.0" ]
null
null
null
README.md
sunsun1988/Office-365-SDK-for-Android
b97be3450c76cafc5d1d00d37ae5b2271e6925cc
[ "Apache-2.0" ]
null
null
null
# Office 365 SDK for Android Preview # **Table of Contents** - [Overview](#overview) - [Details](#details) - [Quick Start for SharePoint lists and files](#quick-start-for-sharepoint-lists-and-files) - [Quick Start for Exchange mail, calendar and contact apps](#quick-start-for-exchange-mail-calendar-and-contact-apps) ...
63.974619
453
0.777593
eng_Latn
0.954095
ebc6eb83a065251b3455ec8740de99a4a336c982
669
md
Markdown
templates/hooks/shmem_startup_hook.md
OUARED-A/psql-hooks
009a03cd0d344d42064b1bcdc7fe884642cc70bd
[ "PostgreSQL" ]
64
2018-11-09T12:00:24.000Z
2021-09-02T12:16:25.000Z
templates/hooks/shmem_startup_hook.md
OUARED-A/psql-hooks
009a03cd0d344d42064b1bcdc7fe884642cc70bd
[ "PostgreSQL" ]
3
2018-12-07T16:55:59.000Z
2020-12-15T16:08:52.000Z
templates/hooks/shmem_startup_hook.md
OUARED-A/psql-hooks
009a03cd0d344d42064b1bcdc7fe884642cc70bd
[ "PostgreSQL" ]
9
2018-12-07T17:15:37.000Z
2021-08-23T20:40:16.000Z
Hook for extensions to initialize their shared memory. This hook is called by postmaster or by a standalone backend right after postgres initializes its shared memory and semaphores so that extensions have chance to initialize their shared state. It also may be called by a backend forked from the postmaster. In this ...
39.352941
77
0.80867
eng_Latn
0.999821
ebc7eb07525679b9d753b73ad0ec33432fcc32f9
2,519
md
Markdown
src/si/2020-02/03/06.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/si/2020-02/03/06.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/si/2020-02/03/06.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: අපෝස්තුළුවරුන් සහ බයිබලය date: 16/04/2020 --- අලුත් ගිවිසුමේ කතුවරුන් යේසුස්වහන්සේ කල ආකාරයටම බයිබලය වෙත ප්රවේශ වෙති. ධර්මතාවය, ආචාරධර්ම සහ අනාවැකිමය ඉටුවීම් වැනි කාරණාවලදී ඔවුන්ට පරණ ගිවිසුම යනු දෙවියන්වහන්සේගේ විශ්වාසනීය බලයලත් වචනය විය. බයිබලයේ ඕනෑම කොටසකට විශ්වාසනීයත්වය හෝ සත්යතාවයට අභියෝග කරනා කිසිවක...
104.958333
803
0.528781
sin_Sinh
0.99993
ebc81e098dc5c9d4f7ca52a14da1da5294c87c72
1,399
md
Markdown
README.md
rayonchen/CLSlide_simple
688c018b34722e17e1b634213a16688b5a3aa6b3
[ "MIT" ]
null
null
null
README.md
rayonchen/CLSlide_simple
688c018b34722e17e1b634213a16688b5a3aa6b3
[ "MIT" ]
null
null
null
README.md
rayonchen/CLSlide_simple
688c018b34722e17e1b634213a16688b5a3aa6b3
[ "MIT" ]
null
null
null
# CLSlidePageView_Simple 网易、凤凰、今日头条等导航栏仿写简单版 最近做了一个新项目,里面有很多:头部几个按钮,下面几个可左右滑动的tableView,每个cell的样式一样,因此做了一个封装,可快速集成这种需求的页面 由于拆出来有点小麻烦且需要URL数据才能显示效果,就先弄了这个 可在滑动的scrollView上添加View ## 使用 ### Pod pod 'CLSlide_simple', '~> 1.0.0' ### 下载demo 将`Slide`文件添加到自己工程中 具体使用, 可在viewController.m文件中查看 ``` CLSlidePage_simple *slideVie...
32.534884
233
0.716226
yue_Hant
0.356469
ebc9ea0aa58c75ee0973819a806dfcea43088165
26
md
Markdown
README.md
mikibarzilay/mynewrepo
2138aa9af7c5f1d2b851b05f5f248833d6a85810
[ "MIT" ]
null
null
null
README.md
mikibarzilay/mynewrepo
2138aa9af7c5f1d2b851b05f5f248833d6a85810
[ "MIT" ]
null
null
null
README.md
mikibarzilay/mynewrepo
2138aa9af7c5f1d2b851b05f5f248833d6a85810
[ "MIT" ]
null
null
null
# mynewrepo Repo for test
8.666667
13
0.769231
eng_Latn
0.807888
ebca1f8a3ad5fef18be1c07df390926e4ec20506
128
md
Markdown
_drafts/dangerous of quantitative analysis.md
jss367/blog
d64a6d5ed4cb630b4c3bb1fd45ed62d24324092c
[ "MIT" ]
null
null
null
_drafts/dangerous of quantitative analysis.md
jss367/blog
d64a6d5ed4cb630b4c3bb1fd45ed62d24324092c
[ "MIT" ]
null
null
null
_drafts/dangerous of quantitative analysis.md
jss367/blog
d64a6d5ed4cb630b4c3bb1fd45ed62d24324092c
[ "MIT" ]
null
null
null
also - it only takes one stretch to go from science to BS. Freakonomics drunk driving study, china study anical assertion
16
121
0.765625
eng_Latn
0.998996
ebcac6b6486fbc398d526dab01e64b0bbd7fffca
618
md
Markdown
README.md
achalpandeyy/VolumeRenderer
ce4c26ebe3e820d69c52b66a11d8425a24bba4b4
[ "BSD-2-Clause" ]
8
2021-02-22T15:07:57.000Z
2021-09-20T02:18:27.000Z
README.md
achalpandeyy/VolumeRenderer
ce4c26ebe3e820d69c52b66a11d8425a24bba4b4
[ "BSD-2-Clause" ]
null
null
null
README.md
achalpandeyy/VolumeRenderer
ce4c26ebe3e820d69c52b66a11d8425a24bba4b4
[ "BSD-2-Clause" ]
null
null
null
# VolumeRenderer A ray-marching based 3D scalar field visualizer in OpenGL. Check out the demo video [here](https://youtu.be/_NzO2pZFL_w). ![2](https://user-images.githubusercontent.com/35342732/108729268-5b07bf80-7550-11eb-94d8-25128e2033b8.png) ![3](https://user-images.githubusercontent.com/35342732/108729279-5d6a...
41.2
107
0.789644
yue_Hant
0.315922
ebcb767037c41e211a2f78890da5de479e55d1aa
2,230
md
Markdown
README.md
skattabrain/svelte-bootstrap-icons
fe6ad4c54136316588086fc7c50173e9ff5c9d8b
[ "MIT" ]
null
null
null
README.md
skattabrain/svelte-bootstrap-icons
fe6ad4c54136316588086fc7c50173e9ff5c9d8b
[ "MIT" ]
null
null
null
README.md
skattabrain/svelte-bootstrap-icons
fe6ad4c54136316588086fc7c50173e9ff5c9d8b
[ "MIT" ]
null
null
null
# svelte-bootstrap-icons [![NPM][npm]][npm-url] [![Build][build]][build-badge] > [Bootstrap SVG icons](https://github.com/twbs/icons) as Svelte components. Try it in the [Svelte REPL](https://svelte.dev/repl/9a0e245df66248d59fadbbf007c06124?version=3.24.0). <!-- TOC --> ## Install This library requires Svelte ver...
22.079208
129
0.706726
eng_Latn
0.428017
ebcb94ce60007eca092df3374458ab5aa44bc760
81
md
Markdown
content/posts/3.md
gerardwebb/doc-md
9757bed02227902d7979184312b1c0bdb18fca9d
[ "Apache-2.0" ]
null
null
null
content/posts/3.md
gerardwebb/doc-md
9757bed02227902d7979184312b1c0bdb18fca9d
[ "Apache-2.0" ]
null
null
null
content/posts/3.md
gerardwebb/doc-md
9757bed02227902d7979184312b1c0bdb18fca9d
[ "Apache-2.0" ]
1
2021-03-07T06:55:08.000Z
2021-03-07T06:55:08.000Z
+++ title = "3" tags = ["3"] date = "2021-04-04" +++ 3 ff f d1. 1. d 1. d
4.764706
19
0.407407
eng_Latn
0.41004
ebcbcea80f2fd6562f23770353bd0437ece2adfd
7,693
md
Markdown
web/app/plugins/custom-post-type-widgets/README.md
gdm-1718-annadela/RisicovolSpelen
d5a7c404a5c9223681c68e422b7437a662ca96d1
[ "MIT" ]
null
null
null
web/app/plugins/custom-post-type-widgets/README.md
gdm-1718-annadela/RisicovolSpelen
d5a7c404a5c9223681c68e422b7437a662ca96d1
[ "MIT" ]
5
2020-04-06T09:05:45.000Z
2022-02-10T21:51:25.000Z
web/app/plugins/custom-post-type-widgets/README.md
gdm-1718-annadela/RisicovolSpelen
d5a7c404a5c9223681c68e422b7437a662ca96d1
[ "MIT" ]
null
null
null
# Introducing Custom Post Type Widgets [![Build Status](https://travis-ci.org/thingsym/custom-post-type-widgets.svg?branch=master)](https://travis-ci.org/thingsym/custom-post-type-widgets) [![WordPress](https://img.shields.io/wordpress/v/custom-post-type-widgets.svg)](https://wordpress.org/plugins/custom-post-type-wi...
37.34466
205
0.752372
eng_Latn
0.896282
ebcbebac422a1ca6e5f07077458866b41d32cb06
125
md
Markdown
CHANGELOG.md
edumigueis/flutter_session_manager
cb853da86c24da4f39aa5537af5e66245acec4cf
[ "MIT" ]
2
2021-12-11T20:55:52.000Z
2022-02-15T20:09:40.000Z
CHANGELOG.md
edumigueis/flutter_session_manager
cb853da86c24da4f39aa5537af5e66245acec4cf
[ "MIT" ]
null
null
null
CHANGELOG.md
edumigueis/flutter_session_manager
cb853da86c24da4f39aa5537af5e66245acec4cf
[ "MIT" ]
null
null
null
## 1.0.1 ### Added - All basic operations related to session management and session storage; - All project documentation;
20.833333
74
0.736
eng_Latn
0.98567
ebcc8451bee6f699bb46ee9a3f41552566ea7b7e
4,897
md
Markdown
_posts/2001-12-02-19888.md
stevetotheizz0/decktech_archives
254cd4bc60a5853a52d4761112be77fe84c7bb08
[ "MIT" ]
null
null
null
_posts/2001-12-02-19888.md
stevetotheizz0/decktech_archives
254cd4bc60a5853a52d4761112be77fe84c7bb08
[ "MIT" ]
null
null
null
_posts/2001-12-02-19888.md
stevetotheizz0/decktech_archives
254cd4bc60a5853a52d4761112be77fe84c7bb08
[ "MIT" ]
1
2020-07-12T21:52:58.000Z
2020-07-12T21:52:58.000Z
--- layout: archive author: ! Chris "Crimson 1" Harrison title: ! "ISB The new use for Probe Droids" tags: - Dark date: 2001-12-02 description: ! "Uses Probe droids to freeze your opponent." rating: 4.5 --- Cards: 'Starting (6) ISB Operations/Empire’s Sinister Agents Coruscant (SE) Prepared Defenses Imperial Arre...
35.485507
1,126
0.766796
eng_Latn
0.998552
ebcd0be7c3e3cbcecbe812cd9133f79f43e22295
1,226
md
Markdown
README.md
DanielSchaffer/es-custom-error
9d812b44410f535eaec6047e6af35848011f3e1b
[ "MIT" ]
1
2020-03-11T11:52:43.000Z
2020-03-11T11:52:43.000Z
README.md
DanielSchaffer/es-custom-error
9d812b44410f535eaec6047e6af35848011f3e1b
[ "MIT" ]
null
null
null
README.md
DanielSchaffer/es-custom-error
9d812b44410f535eaec6047e6af35848011f3e1b
[ "MIT" ]
null
null
null
# ts-custom-error Extending `Error` does not work completely correctly with TypeScript [starting with v2.1](https://github.com/Microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work). While there isn't a completely function way of fixing this, this ut...
29.190476
163
0.763458
eng_Latn
0.9981
ebcd37fb29b64f11c8d06aab83f36f500b1256e2
1,842
md
Markdown
README.md
schoeu/godocx
ce43412194f60d02dc0143925a218575fd142ca0
[ "MIT" ]
1
2016-11-17T15:15:31.000Z
2016-11-17T15:15:31.000Z
README.md
schoeu/godocx
ce43412194f60d02dc0143925a218575fd142ca0
[ "MIT" ]
null
null
null
README.md
schoeu/godocx
ce43412194f60d02dc0143925a218575fd142ca0
[ "MIT" ]
null
null
null
# godocx > 简单快速的markdown文件浏览工具 ## 安装 ``` go install ``` ## 启动 ``` go run main.go "配置文件路径" ``` ## 说明 * 配置中的路径均支持相对路径与绝对路径。 * 配置中只有`path`字段为必须,其他字段都是可选。 * 该文档平台有独立日志,日志路径可配置 ## 配置参数 这里列出全部参数,除了`path`参数外,其他参数按需添加即可。 ``` { // 监听端口,默认为8910,可选 "port": "8910", // markdown文档路径,支持相对,绝对路径,必选 "path": "/home/wo...
16.017391
50
0.526602
yue_Hant
0.313773
ebcd9ba17dfcd6b039ab2225044eb470a04c2627
510
md
Markdown
_posts/2021-02-01-minzy-says-2ne1-is-discussing-doing-something-together.md
kpop-news/kpop-news.github.io
ad24e74ae4398c349e0659203285dbb70f1ee5ca
[ "RSA-MD" ]
null
null
null
_posts/2021-02-01-minzy-says-2ne1-is-discussing-doing-something-together.md
kpop-news/kpop-news.github.io
ad24e74ae4398c349e0659203285dbb70f1ee5ca
[ "RSA-MD" ]
null
null
null
_posts/2021-02-01-minzy-says-2ne1-is-discussing-doing-something-together.md
kpop-news/kpop-news.github.io
ad24e74ae4398c349e0659203285dbb70f1ee5ca
[ "RSA-MD" ]
null
null
null
--- layout: post title: "민지 언니가 2NE1이 같이 하는 거에 대해서 얘기한다고." author: "undefined" thumbnail: "https://www.allkpop.com/upload/2021/01/content/312125/thumb/1612146358-20210131-2ne1.jpg" tags: --- ![image](https://www.allkpop.com/upload/2021/01/content/312125/1612146358-20210131-2ne1.jpg) Minzy는 Blackjacks에게 놀...
31.875
107
0.711765
kor_Hang
1.000008
ebceadb422e51978ad439e8b18a161fcd88b8f3a
3,130
md
Markdown
_research/research.md
biona001/biona001.github.io
6d103229dc834ecee1f8d6896eae7cc0a23daafc
[ "MIT" ]
null
null
null
_research/research.md
biona001/biona001.github.io
6d103229dc834ecee1f8d6896eae7cc0a23daafc
[ "MIT" ]
null
null
null
_research/research.md
biona001/biona001.github.io
6d103229dc834ecee1f8d6896eae7cc0a23daafc
[ "MIT" ]
1
2018-07-30T23:45:35.000Z
2018-07-30T23:45:35.000Z
--- permalink: /research/ title: "Research" modified: 2021-09-11 --- ## About me I am a postdoc at Stanford university, working under [Chiara Sabatti](https://statweb.stanford.edu/~sabatti/). I got my PhD in [biomathematics](https://compmed.ucla.edu/) at UCLA, advised by Kenneth Lange and Janet Sinsheimer. Before th...
76.341463
502
0.780831
yue_Hant
0.264613
ebcede10beeef0cf29935163208706ed61dfe192
15,410
md
Markdown
code/games/educational-games/ai-dungeun-experiments/correct-horrible-typing.md
ricklove/rick-love-master
d4a082a5d0db8f9889e3c2529d979e910323f6f2
[ "MIT" ]
24
2020-05-25T18:03:39.000Z
2022-03-20T18:56:42.000Z
code/games/educational-games/ai-dungeun-experiments/correct-horrible-typing.md
ricklove/rick-love-master
d4a082a5d0db8f9889e3c2529d979e910323f6f2
[ "MIT" ]
12
2020-09-17T17:44:53.000Z
2022-02-27T05:21:17.000Z
code/games/educational-games/ai-dungeun-experiments/correct-horrible-typing.md
ricklove/rick-love-master
d4a082a5d0db8f9889e3c2529d979e910323f6f2
[ "MIT" ]
1
2021-03-03T11:31:44.000Z
2021-03-03T11:31:44.000Z
### ok i want you to be able to correct my fast typing. No matter how many mistakes I mkae it wnat it to figure out my meaning and to keep going. This is a test to see if the ai can play the role of a writr or editor who actually makes the content make sense ::: Okay, I want you to correct my fast typing, no matter ho...
104.121622
265
0.727125
eng_Latn
0.999949
ebcf7eb53e6c276098b57aae2c2c6d3200675ac9
80
md
Markdown
docs/properties/p/ProductionYear.md
jdehotin/IFC4.3.x-development
5652a25dac27242af8c60f1a33206d1697948ffa
[ "FSFAP" ]
1
2021-08-31T16:12:09.000Z
2021-08-31T16:12:09.000Z
docs/properties/p/ProductionYear.md
Moult/IFC4.3.x-development
5dfacdc91f04b446f9d7386b950099fc14e6587e
[ "FSFAP" ]
null
null
null
docs/properties/p/ProductionYear.md
Moult/IFC4.3.x-development
5dfacdc91f04b446f9d7386b950099fc14e6587e
[ "FSFAP" ]
null
null
null
ProductionYear ============== The year of production of the manufactured item.
16
48
0.675
eng_Latn
0.992079
ebd031965aa9db1c842600b28ad8fce51814099c
35,450
md
Markdown
1AS/1AS02.md
GADSDA/shepherd-rod-bahasa
3f707a0d776d6debb6146d8047f8a297f9249ca2
[ "MIT" ]
null
null
null
1AS/1AS02.md
GADSDA/shepherd-rod-bahasa
3f707a0d776d6debb6146d8047f8a297f9249ca2
[ "MIT" ]
null
null
null
1AS/1AS02.md
GADSDA/shepherd-rod-bahasa
3f707a0d776d6debb6146d8047f8a297f9249ca2
[ "MIT" ]
null
null
null
. -- {1AS02 1} ### **Renungan dan Doa Pembuka** Kita akan meneruskan bacaan kita dimana pada Sabat yang lalu telah kita tinggalkan : The Mount of Blessing, halaman 148 — The Mount of Blessing, hal. 148 : “Yesus sewaktu Ia tinggal di bumi ini, Ia memuliakan kehidupan sampai kepada semua yang sekecil-kecilnya...
138.476563
1,054
0.81732
ind_Latn
0.95292
ebd07f0c0435275a787c051f77f08ffcc5ab5068
445
md
Markdown
_posts/2019-9-09-pip3升级的一个细节.md
Wuthemei/wuthemei.github.io
c280c7262de793bf475340445158f1ba97179520
[ "Apache-2.0" ]
null
null
null
_posts/2019-9-09-pip3升级的一个细节.md
Wuthemei/wuthemei.github.io
c280c7262de793bf475340445158f1ba97179520
[ "Apache-2.0" ]
null
null
null
_posts/2019-9-09-pip3升级的一个细节.md
Wuthemei/wuthemei.github.io
c280c7262de793bf475340445158f1ba97179520
[ "Apache-2.0" ]
1
2022-01-18T19:14:41.000Z
2022-01-18T19:14:41.000Z
--- layout: post title: PIP3升级的一个细节 category : 技术日志 tags : [tech, centos, pip] --- >关于PIP3升级的trap,记录一下。 ## 环境 Centos 7 Python3.X PIP3 ## 过程 ### 缘起 安装python3后,附带的PIP也会升级为PIP3。在使用PIP3安装功能或程序时,会因为PIP3版本低而提示必须升级才能正常使用该方式安装。 所以呢,那就升级呗。 ### 问题&Solution 按照惯性思维,自然而然就想到要这样做: <pre class="brush: cpp"> pip3 install --u...
10.348837
72
0.703371
yue_Hant
0.179465
ebd120b7e43ef299b2a10eeb3c8184dd33e779bd
39
md
Markdown
README.md
gwoates/verbose-disco
171d6b095acc5fd66c8a739ef8a3c6d0e75cc02b
[ "MIT" ]
null
null
null
README.md
gwoates/verbose-disco
171d6b095acc5fd66c8a739ef8a3c6d0e75cc02b
[ "MIT" ]
null
null
null
README.md
gwoates/verbose-disco
171d6b095acc5fd66c8a739ef8a3c6d0e75cc02b
[ "MIT" ]
null
null
null
# verbose-disco Just trying things out
13
22
0.794872
eng_Latn
0.946858
ebd1583c53f0dd76a3761811e2f4a5769f9b18a7
332
md
Markdown
content/projects/gloc.md
ocaml-forge/forge.ocamlcore.org
5cd7b894529f62900e37597c3a68fe0d70c3b5c0
[ "MIT" ]
1
2020-09-14T16:02:37.000Z
2020-09-14T16:02:37.000Z
content/projects/gloc.md
ocaml/forge.ocamlcore.org
5cd7b894529f62900e37597c3a68fe0d70c3b5c0
[ "MIT" ]
1
2021-01-10T14:13:40.000Z
2021-01-10T14:13:40.000Z
content/projects/gloc.md
ocaml/forge.ocamlcore.org
5cd7b894529f62900e37597c3a68fe0d70c3b5c0
[ "MIT" ]
1
2021-01-07T10:28:53.000Z
2021-01-07T10:28:53.000Z
--- title: "gloc" no_index: true --- A toolbox for WebGL and OpenGL ES 2.0 shader transformations. * Admins: * [user3911](/users/user3911) * Members: * [user3911](/users/user3911) * Registered: 2012-01-13 01:30:57 * Archived data: * 0 open bugs * 0 open feature requests * 0 mailing list * 1 VCS * 0 rel...
16.6
61
0.665663
eng_Latn
0.569473
ebd2012af80a5582c3745b3ef17aa4451c9983d5
2,977
md
Markdown
src/webdevelopment/backend/django/testing.md
3ng7n33r/KnowledgeBase
d402f9bf90be607d3fc6754d30553a4094914ff5
[ "MIT" ]
null
null
null
src/webdevelopment/backend/django/testing.md
3ng7n33r/KnowledgeBase
d402f9bf90be607d3fc6754d30553a4094914ff5
[ "MIT" ]
null
null
null
src/webdevelopment/backend/django/testing.md
3ng7n33r/KnowledgeBase
d402f9bf90be607d3fc6754d30553a4094914ff5
[ "MIT" ]
null
null
null
# Django Testing There are two types of testing that should be done within a Django project: Functional and Unit testing. ## Functional Tests Functional testing looks at the program from the outside like a user would do. Therefore, it is a good idea to tell a user story and narrate your way through the functional test...
39.171053
593
0.761169
eng_Latn
0.972305
ebd383d345f13d3ddb411b0622b23adda27796ae
2,319
md
Markdown
README.md
oliwierptak/phuxtil-stat
6a334ad1be00c51db249e3b78b30159733df86c9
[ "MIT" ]
null
null
null
README.md
oliwierptak/phuxtil-stat
6a334ad1be00c51db249e3b78b30159733df86c9
[ "MIT" ]
1
2020-02-06T16:04:17.000Z
2020-02-07T15:17:20.000Z
README.md
oliwierptak/phuxtil-stat
6a334ad1be00c51db249e3b78b30159733df86c9
[ "MIT" ]
null
null
null
# phuxtil-stat Provides easy way of accessing data generated by `stat` unix command. > stat is a Unix system call that returns file attributes about an inode. ### Installation ``` composer require phuxtil/stat ``` _Note_: Use v1.x for compatibility with PHP v7.0.x _Note_: Use v2.x for compatibility with PHP v7.2+ ...
23.663265
122
0.612333
yue_Hant
0.379648
ebd3e8585d4c52dd3462a3799babe0acf01324ab
359
md
Markdown
README.md
slime-pquare/matou-app
06313eea19289c3942a6598c7971eb775f91af66
[ "Apache-2.0" ]
null
null
null
README.md
slime-pquare/matou-app
06313eea19289c3942a6598c7971eb775f91af66
[ "Apache-2.0" ]
1
2018-11-13T11:33:55.000Z
2018-11-13T11:33:59.000Z
README.md
slime-pquare/app
06313eea19289c3942a6598c7971eb775f91af66
[ "Apache-2.0" ]
null
null
null
# MATOU ## 開発環境 - ionic3 - Anguler4 - Node.js - Firebase ## 機能 - 自分の服の写真をアップロードできる - 初回追加時に種類を選択 - タグ付けできる - 異性の服をコーディネートしあえる - コーディネート時に提携しているブランドの服も選ぶことができる - コーディネート者に対して評価ができる - 評価によってユーザーランキングができる - 初回起動時初期画面 - ログイン - 新規会員登録 - TOP・タブ - クローゼット(自分の服) - 服新規登録 - 服一覧 - コーディネート(依頼掲示板) - 依頼する ...
11.580645
32
0.665738
jpn_Jpan
0.972914
ebd5a2ccb940cde4ab9cbd4eedf987e03b8f01cb
1,619
md
Markdown
docs/outlook/mapi/sending-messages-mapi-spooler-tasks.md
MicrosoftDocs/office-developer-client-docs.zh-CN
e0e2958677a0eb560027161eeccae29528d647be
[ "CC-BY-4.0", "MIT" ]
3
2018-11-14T02:50:23.000Z
2021-04-21T00:13:46.000Z
docs/outlook/mapi/sending-messages-mapi-spooler-tasks.md
MicrosoftDocs/office-developer-client-docs.zh-CN
e0e2958677a0eb560027161eeccae29528d647be
[ "CC-BY-4.0", "MIT" ]
5
2018-11-30T15:41:39.000Z
2021-12-08T02:53:08.000Z
docs/outlook/mapi/sending-messages-mapi-spooler-tasks.md
MicrosoftDocs/office-developer-client-docs.zh-CN
e0e2958677a0eb560027161eeccae29528d647be
[ "CC-BY-4.0", "MIT" ]
3
2018-08-09T20:27:19.000Z
2019-10-13T18:16:54.000Z
--- title: 发送邮件 MAPI 后台处理程序任务 manager: soliver ms.date: 11/16/2014 ms.audience: Developer ms.localizationpriority: medium api_type: - COM ms.assetid: 81c65f21-03ba-43eb-a6d4-d311e660ac5c description: 上次修改时间:2011 年 7 月 23 日 ms.openlocfilehash: 1380d7528f0902ec34ec0af9b7a31a4602d1b071 ms.sourcegitcommit: a1d9041c20256616...
39.487805
387
0.794935
yue_Hant
0.674486
ebd63e24897b526b459b7c93d6315ccf1657de32
34
md
Markdown
README.md
Avtpas/PageCreator
34c318489617fae89da917b307420fab53d9ac34
[ "MIT" ]
null
null
null
README.md
Avtpas/PageCreator
34c318489617fae89da917b307420fab53d9ac34
[ "MIT" ]
null
null
null
README.md
Avtpas/PageCreator
34c318489617fae89da917b307420fab53d9ac34
[ "MIT" ]
null
null
null
# PageCreator ##this is private
8.5
18
0.705882
eng_Latn
0.998309
ebd68285514ed0064632a50ecc734f93d8260bff
17
md
Markdown
README.md
Rishikeshrajrxl/Rajeev
86216efd1e4159272fbaeb5f740950b32433c047
[ "MIT" ]
null
null
null
README.md
Rishikeshrajrxl/Rajeev
86216efd1e4159272fbaeb5f740950b32433c047
[ "MIT" ]
null
null
null
README.md
Rishikeshrajrxl/Rajeev
86216efd1e4159272fbaeb5f740950b32433c047
[ "MIT" ]
null
null
null
# Rajeev Website
5.666667
8
0.764706
kor_Hang
0.351266
ebd7c6ec6936536536e53871179c4a58aa98e009
546
md
Markdown
docs/使用Docker的Swarm集群模式部署服务/README.md
hsz1273327/TutorialForDocker
540069783b411a887cec45369614211d5c720a31
[ "MIT" ]
null
null
null
docs/使用Docker的Swarm集群模式部署服务/README.md
hsz1273327/TutorialForDocker
540069783b411a887cec45369614211d5c720a31
[ "MIT" ]
null
null
null
docs/使用Docker的Swarm集群模式部署服务/README.md
hsz1273327/TutorialForDocker
540069783b411a887cec45369614211d5c720a31
[ "MIT" ]
null
null
null
# 使用Docker的Swarm集群模式部署服务 Docker自带一个集群模式`Swarm`,它的定位是轻量级的集群管理工具.最大的特点是轻量: + 集成在docker中 + 接口风格和单机版高度一致 + 使用的工具和单机版高度重合 + 只提供最基本的集群化工具 + 部署简单 + 启动快速 原生Swarm集群大致分为如下几个部分: + 集群节点管理 + 集群化部署管理 + 集群网络管理 + 集群数据管理 前面的单机部署中我们已经接触过`docker-compose`,它的基本用法我们已经了解了.swarm模式下使用的`docker-compse`是`v3`版本,这个版本目前还在迭代,目前最新版本是`v3.9`也就是`Com...
23.73913
181
0.811355
yue_Hant
0.945646
ebd847d7979f86e607aacd0b5c1bfce8cd2f8ea3
9
md
Markdown
docs/jsdocs/gooddapp/lib/gundb/README.md
dOrgTech/GoodBootstrap
4d763937dbc49e61ffc4034bd3326c4981b30a25
[ "MIT" ]
null
null
null
docs/jsdocs/gooddapp/lib/gundb/README.md
dOrgTech/GoodBootstrap
4d763937dbc49e61ffc4034bd3326c4981b30a25
[ "MIT" ]
null
null
null
docs/jsdocs/gooddapp/lib/gundb/README.md
dOrgTech/GoodBootstrap
4d763937dbc49e61ffc4034bd3326c4981b30a25
[ "MIT" ]
null
null
null
# gundb
3
7
0.555556
deu_Latn
0.674105
ebd8fb56d6a0e567c25b62a078d84dc0d0a0788d
10,661
md
Markdown
_posts/2015-12-28-criando-uma-aplicacao-com-angularjs-e-ruby-on-rails-parte-1.md
ditointernet/blog_tecnologia
6ee7cf139eefa5958fe073653a7fd4eb5a7a7f44
[ "MIT" ]
null
null
null
_posts/2015-12-28-criando-uma-aplicacao-com-angularjs-e-ruby-on-rails-parte-1.md
ditointernet/blog_tecnologia
6ee7cf139eefa5958fe073653a7fd4eb5a7a7f44
[ "MIT" ]
3
2021-05-19T01:05:20.000Z
2022-02-26T03:28:53.000Z
_posts/2015-12-28-criando-uma-aplicacao-com-angularjs-e-ruby-on-rails-parte-1.md
ditointernet/blog-feras-legacy
6ee7cf139eefa5958fe073653a7fd4eb5a7a7f44
[ "MIT" ]
null
null
null
--- layout: post title: "Criando uma aplicação com AngularJS e Ruby on Rails - parte 01" date: 2015-12-28 19:12:00 category: frontend post_author: Paulo Henrique Bruce comments: true --- O objetivo deste post é apresentar uma maneira de criar uma aplicação utilizando [AngularJS](https://angularjs.org/) e [Ruby on R...
30.201133
363
0.69243
por_Latn
0.940976
ebd990505ef128e43015eef3c3a822e4158a2329
349
md
Markdown
docs/Event/_Listener_GetEventWindowID_.md
EtherProject/EtherEngineX
1c22e896a18a846c3d588823c81073858ede4a68
[ "MIT" ]
6
2021-08-14T10:58:53.000Z
2022-03-24T09:18:20.000Z
docs/Event/_Listener_GetEventWindowID_.md
EtherProject/EtherEngineX
1c22e896a18a846c3d588823c81073858ede4a68
[ "MIT" ]
null
null
null
docs/Event/_Listener_GetEventWindowID_.md
EtherProject/EtherEngineX
1c22e896a18a846c3d588823c81073858ede4a68
[ "MIT" ]
null
null
null
### [[ << 回到上层 ]](README.md) # Listener:GetEventWindowID > 获取事件发生的窗口的ID(窗口监听者) ```lua id = listener:GetEventWindowID() ``` ## 参数: + listener [userdata-Listener]:监听者对象 ## 返回值: + id [number]:窗口ID ## 示例 ```lua Event = UsingModule("EtherEvent") local listener = Event.CreateWindowListener("十六夜咲夜") local id = lis...
12.034483
52
0.667622
yue_Hant
0.206417
ebdb797d27d5ea96a6a962d8f50482877490f3a1
1,196
md
Markdown
README.md
summitps-student/202004_ai
94eaab38b28a7ceccc96db00ce697a8252396eb5
[ "Unlicense" ]
null
null
null
README.md
summitps-student/202004_ai
94eaab38b28a7ceccc96db00ce697a8252396eb5
[ "Unlicense" ]
null
null
null
README.md
summitps-student/202004_ai
94eaab38b28a7ceccc96db00ce697a8252396eb5
[ "Unlicense" ]
null
null
null
# 202004_ai Starter bot for students Setup - Open terminal Change directory to folder where this README.md file ``` $ cd 202004_ai ``` - Install dependencies (do only once) ``` $ npm install ``` - Edit test.js, change to test.js file test setting From `bot.isTest = false;` ...
23
64
0.654682
eng_Latn
0.992759
ebdbf0c988c24f10a043ff4287014c679f5ec46e
163
md
Markdown
content/lua/opcode/motd.md
xackery/eqquestapi
e3bb4d58651c7c2bb1ced94deb59115946eed3c5
[ "MIT" ]
null
null
null
content/lua/opcode/motd.md
xackery/eqquestapi
e3bb4d58651c7c2bb1ced94deb59115946eed3c5
[ "MIT" ]
1
2020-09-08T17:21:08.000Z
2020-09-08T17:21:08.000Z
content/lua/opcode/motd.md
xackery/eqquestapi
e3bb4d58651c7c2bb1ced94deb59115946eed3c5
[ "MIT" ]
1
2020-08-29T00:49:26.000Z
2020-08-29T00:49:26.000Z
--- title: Opcode MOTD searchTitle: Lua Opcode MOTD weight: 1 hidden: true menuTitle: Opcode MOTD --- ## MOTD This represents a MOTD opcode ```lua Opcode.MOTD ```
12.538462
29
0.717791
kor_Hang
0.403912
ebddd2619d74a449bb8b6deb5d2e859837e89fbb
17,640
md
Markdown
docs/atl-mfc-shared/reference/cfiletime-class.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/atl-mfc-shared/reference/cfiletime-class.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/atl-mfc-shared/reference/cfiletime-class.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: CFileTime-Klasse ms.date: 10/18/2018 f1_keywords: - CFileTime - ATLTIME/ATL::CFileTime - ATLTIME/ATL::CFileTime::CFileTime - ATLTIME/ATL::CFileTime::GetCurrentTime - ATLTIME/ATL::CFileTime::GetTime - ATLTIME/ATL::CFileTime::LocalToUTC - ATLTIME/ATL::CFileTime::SetTime - ATLTIME/ATL::CFileTime::UTCToLocal - A...
36.59751
668
0.742971
deu_Latn
0.934814
ebdf3bc32f1c7f9e2dc002f25a1b17daf18a0ae4
1,281
md
Markdown
md/Jquery callbacks.md
zodiac-xl/jQuery-deferrred
287ba7c49d30d396228bd271d40964169c25ba60
[ "MIT" ]
2
2015-09-10T06:08:37.000Z
2015-11-03T08:43:45.000Z
md/Jquery callbacks.md
zodiac-xl/jQuery-deferrred
287ba7c49d30d396228bd271d40964169c25ba60
[ "MIT" ]
null
null
null
md/Jquery callbacks.md
zodiac-xl/jQuery-deferrred
287ba7c49d30d396228bd271d40964169c25ba60
[ "MIT" ]
null
null
null
###jQuery.Callback 1. jQuery.Callbacks()是在版本1.7中新加入的。 2. 是一个多用途的回调函数列表对象,提供了一种强大的方法来管理回调函数队列。 3. 如果需要控制一系列的函数顺序执行。那么一般就需要一个队列函数来处理这个问题 ###核心思想(可触发式队列) var Callbacks = { callbacks: [], add: function(fn) { this.callbacks.push(fn); }, fire: function() { this.callbacks.forEa...
17.791667
82
0.638564
yue_Hant
0.542846
ebe0b1e49c219922a171b6e43df9950eabbdf23b
2,986
md
Markdown
README.md
adtennant/renovate-helm-releases
c43e8402a5538fb27ff67cf366dfc16624aeeb93
[ "Apache-2.0" ]
null
null
null
README.md
adtennant/renovate-helm-releases
c43e8402a5538fb27ff67cf366dfc16624aeeb93
[ "Apache-2.0" ]
null
null
null
README.md
adtennant/renovate-helm-releases
c43e8402a5538fb27ff67cf366dfc16624aeeb93
[ "Apache-2.0" ]
null
null
null
# Renovate Helm Releases A script / action that configures [Flux2](https://github.com/fluxcd/flux2) `HelmRelease`'s for automated updates using [Renovate](https://github.com/renovatebot/renovate). A common way to get started on a GitHub repository is: - Configure `Renovate` for your flux git repository. See [Renovat...
36.864198
265
0.724046
eng_Latn
0.888043
ebe2aacd7f346720220a9793c9331d8c38535442
676
md
Markdown
_bookmarks/2019/2019-08-13-8ac0eb75e7e7bf68543e202d12bdb7b2.md
tut-tuuut/boris.schapira.dev
e8fe080a5b4fe4438d456fc28881b5f25dfb306d
[ "MIT" ]
null
null
null
_bookmarks/2019/2019-08-13-8ac0eb75e7e7bf68543e202d12bdb7b2.md
tut-tuuut/boris.schapira.dev
e8fe080a5b4fe4438d456fc28881b5f25dfb306d
[ "MIT" ]
null
null
null
_bookmarks/2019/2019-08-13-8ac0eb75e7e7bf68543e202d12bdb7b2.md
tut-tuuut/boris.schapira.dev
e8fe080a5b4fe4438d456fc28881b5f25dfb306d
[ "MIT" ]
null
null
null
--- _id: 'https://my.framasoft.org/u/borisschapira/?GjVFMw' title: >- "Native image lazy loading has landed in Chrome, maybe don't use it", Simon Hearne (@SimonHearne) link: 'https://simonhearne.com/2019/native-lazy-loading-in-chrome/' date: '2019-08-13' tags: - name: boostmarks slug: boostmarks -...
35.578947
245
0.721893
eng_Latn
0.899249
ebe37b04df89982a154c46cbfc8cde4884dc0430
1,202
md
Markdown
README.md
goomadao/shadowsocksR
8121c3828ed6d6935e0a8258ee9ae8825f764cd2
[ "MIT" ]
null
null
null
README.md
goomadao/shadowsocksR
8121c3828ed6d6935e0a8258ee9ae8825f764cd2
[ "MIT" ]
null
null
null
README.md
goomadao/shadowsocksR
8121c3828ed6d6935e0a8258ee9ae8825f764cd2
[ "MIT" ]
null
null
null
# shadowsocksR [shadowsocksR](https://github.com/mzz2017/shadowsocksR) is a shadowsocksR library for Go * shadowsocksR is based on [avege](https://github.com/avege/avege) and [other shadowsocksR projects](#Credits). * Some problems of [the previous project](https://github.com/sun8911879/shadowsocksR) have been fixed...
19.387097
131
0.728785
eng_Latn
0.357084
ebe39f1bffb538035be1ea1ab30f5128bd4b4326
644
md
Markdown
csharp-client/docs/MissingAuthorizationDto.md
silvanbrenner/camunda-csharp-client
f57df5e9922ebe3058f90c8c5b3f08831a87bd83
[ "MIT" ]
5
2021-09-29T15:20:25.000Z
2022-02-18T12:06:02.000Z
csharp-client/docs/MissingAuthorizationDto.md
silvanbrenner/camunda-csharp-client
f57df5e9922ebe3058f90c8c5b3f08831a87bd83
[ "MIT" ]
null
null
null
csharp-client/docs/MissingAuthorizationDto.md
silvanbrenner/camunda-csharp-client
f57df5e9922ebe3058f90c8c5b3f08831a87bd83
[ "MIT" ]
1
2021-04-07T15:49:02.000Z
2021-04-07T15:49:02.000Z
# Camunda.OpenApi.Client.Model.MissingAuthorizationDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **PermissionName** | **string** | The permission name that the user is missing. | [optional] **ResourceName** | **string** | The name of the resource tha...
49.538462
161
0.64441
eng_Latn
0.594739
ebe726231b340fce73c02610b65a329c53b595ac
1,667
md
Markdown
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/PureSound Clarity One/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
2
2020-04-27T23:56:38.000Z
2020-08-06T08:54:28.000Z
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/PureSound Clarity One/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
3
2020-07-21T22:10:04.000Z
2020-11-22T15:07:43.000Z
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/PureSound Clarity One/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
1
2020-08-06T08:54:41.000Z
2020-08-06T08:54:41.000Z
# PureSound Clarity One See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info. ### Parametric EQs In case of using parametric equalizer, apply preamp of **-6.50dB** and build filters manually with these parameters. The first 5 filters can be used independently. When using in...
41.675
98
0.557289
eng_Latn
0.700724
ebe72b0b91f8abdd3e6dd47a12bb5d03f6d78f3b
272
md
Markdown
sho-jin/past_contests/ABC/030-039/ABC033/README.md
my0k/go-competitive
23e9799f0a1558a54218e28f79b8c41852e1be97
[ "MIT" ]
4
2019-11-23T11:02:58.000Z
2020-10-02T13:34:11.000Z
sho-jin/past_contests/ABC/030-039/ABC033/README.md
my0k/go-competitive
23e9799f0a1558a54218e28f79b8c41852e1be97
[ "MIT" ]
1
2019-02-20T14:51:30.000Z
2019-02-20T14:51:30.000Z
sho-jin/past_contests/ABC/030-039/ABC033/README.md
myokoyama0712/go-competitive
23e9799f0a1558a54218e28f79b8c41852e1be97
[ "MIT" ]
1
2019-01-13T07:45:38.000Z
2019-01-13T07:45:38.000Z
# ABC033過去問感想 A, B, Cまでは初歩的なプログラミングの問題だった。 Dは制約からヤバさを感じたので後回しにする。 - A問題は0から始まる数字があるため `[]rune` で受け取らないとダメ。 - というかパスコードなのだから自然とまずはその方向で考えないとダメ! - B問題は「過半数以上」をちゃんと解釈すること。 - 「以上」のほうに引きづられて、「半数以上」と勝手に読み替えてしまい、サンプルを通すのに時間をかけてしまった。 - C問題は `strings.Split` をもっとスムーズにできるように。
24.727273
58
0.794118
jpn_Jpan
0.946191
ebe7bdde10a6361b03021135911e139fbec4782a
253
md
Markdown
docs/kaspresso/com.kaspersky.kaspresso.compose.pack.branch/-complex-compose-branch/check.md
PStrelchenko/Kaspresso
439502bafcda03f8d3eb31ca48baee2aa1f1a652
[ "Apache-2.0" ]
null
null
null
docs/kaspresso/com.kaspersky.kaspresso.compose.pack.branch/-complex-compose-branch/check.md
PStrelchenko/Kaspresso
439502bafcda03f8d3eb31ca48baee2aa1f1a652
[ "Apache-2.0" ]
null
null
null
docs/kaspresso/com.kaspersky.kaspresso.compose.pack.branch/-complex-compose-branch/check.md
PStrelchenko/Kaspresso
439502bafcda03f8d3eb31ca48baee2aa1f1a652
[ "Apache-2.0" ]
null
null
null
[kaspresso](../../index.md) / [com.kaspersky.kaspresso.compose.pack.branch](../index.md) / [ComplexComposeBranch](index.md) / [check](./check.md) # check `val check: () -> `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)
50.6
145
0.679842
deu_Latn
0.234196
ebe9d836bf4608f0ff88687ccbfb42630c552deb
115
md
Markdown
exampleSite/content/blog/_index.md
najabu/hugo-creative-theme
a194060e57ff74ba6f5d353f68e35c18267dff09
[ "Apache-2.0" ]
null
null
null
exampleSite/content/blog/_index.md
najabu/hugo-creative-theme
a194060e57ff74ba6f5d353f68e35c18267dff09
[ "Apache-2.0" ]
null
null
null
exampleSite/content/blog/_index.md
najabu/hugo-creative-theme
a194060e57ff74ba6f5d353f68e35c18267dff09
[ "Apache-2.0" ]
1
2019-10-01T22:42:24.000Z
2019-10-01T22:42:24.000Z
--- date: 2017-04-09T10:58:08-04:00 description: "Collection of Posts" title: "Blog" --- A collection of my posts.
16.428571
34
0.695652
eng_Latn
0.42705
ebea2d3a9871680997d3cfbbef020b4d95edc241
160
md
Markdown
README.md
moonlitdoor/ibs
ff99cbf9ffb5e7c8066201e57bf7eab8ce68ae78
[ "MIT" ]
null
null
null
README.md
moonlitdoor/ibs
ff99cbf9ffb5e7c8066201e57bf7eab8ce68ae78
[ "MIT" ]
null
null
null
README.md
moonlitdoor/ibs
ff99cbf9ffb5e7c8066201e57bf7eab8ce68ae78
[ "MIT" ]
null
null
null
# ibs iOS Build Scripts ## Commands * ibs * ibs --help * ibs --init * ibs --update * ibs --init --version d.d.d * ibs --update --version d.d.d * ibs --version
13.333333
30
0.6125
kor_Hang
0.420818
ebea9a92f9eee9ee196646477139b79888d07e15
3,818
md
Markdown
docs/README-en.md
P2P-Develop/GoogleHomeCLI
ce7fa9a1b3c38ada90c4347ab774de126693661e
[ "MIT" ]
1
2020-11-20T13:05:21.000Z
2020-11-20T13:05:21.000Z
docs/README-en.md
P2P-Develop/GoogleHomeCLI
ce7fa9a1b3c38ada90c4347ab774de126693661e
[ "MIT" ]
7
2020-09-26T12:42:06.000Z
2021-02-11T16:39:34.000Z
docs/README-en.md
P2P-Develop/GoogleHomeCLI
ce7fa9a1b3c38ada90c4347ab774de126693661e
[ "MIT" ]
null
null
null
# GoogleHomeCLI [Overview](#overview) | [Usage](#usage) | [Commands](#commands) | [Configuration](#configuration) | [Contributing](CONTRIBUTING.md) | [Security](SECURITY.md) | [Package requirement](../requirements.txt) | [Thanks](#thanks) <details> <summary>Table of Contents</summary> - [GoogleHomeCLI](#googlehomecl...
21.329609
222
0.635935
eng_Latn
0.885086
ebeb526289c7e85e1d30ccccd2b8735b03462c5a
349
md
Markdown
_posts/2015-07-01-Digging_Into_Blue_Gold.md
NicoMontoya/NicoMontoya.github.io
b40d0c775f69c2ad84454deb09d75cd8ee3e1832
[ "MIT" ]
null
null
null
_posts/2015-07-01-Digging_Into_Blue_Gold.md
NicoMontoya/NicoMontoya.github.io
b40d0c775f69c2ad84454deb09d75cd8ee3e1832
[ "MIT" ]
null
null
null
_posts/2015-07-01-Digging_Into_Blue_Gold.md
NicoMontoya/NicoMontoya.github.io
b40d0c775f69c2ad84454deb09d75cd8ee3e1832
[ "MIT" ]
null
null
null
--- layout: post title: Digging Into Blue Gold subtitle: Water as an Investment Opportunity image: /img/water.jpeg published: True --- This is consists of the research I did on the state of water and its investment opportunity. [Digging Into Blue Gold](https://github.com/NicoMontoya/NicoMontoya.github.io/blob/master/...
29.083333
118
0.787966
eng_Latn
0.922793
ebeb9757f844b296ad89e22772f4fc24895c33e5
1,213
md
Markdown
README.md
rssdev10/flink-kafka-streaming
840aeb214554385bb88b488eeb39797cd6f79c3f
[ "Apache-2.0" ]
1
2016-09-20T15:28:17.000Z
2016-09-20T15:28:17.000Z
README.md
rssdev10/flink-kafka-streaming
840aeb214554385bb88b488eeb39797cd6f79c3f
[ "Apache-2.0" ]
null
null
null
README.md
rssdev10/flink-kafka-streaming
840aeb214554385bb88b488eeb39797cd6f79c3f
[ "Apache-2.0" ]
null
null
null
# flink-kafka-streaming streaming and partitioning test # How to run ```git clone https://github.com/rssdev10/flink-kafka-streaming.git``` ```cd flink-kafka-streaming``` # downloads kafka and zookeeper ```./gradlew setup``` # run zookeeper, kafka, and run messages generation ```./gradlew test_d...
24.26
86
0.680956
eng_Latn
0.375725
ebef02d0c1531e310719433a0a63609826f5519f
3,393
md
Markdown
README.md
doscoun/scouter-paper
af6b78810b4d9545e7a533e50f29ded97eeb0e7b
[ "Apache-2.0" ]
115
2018-04-04T04:29:02.000Z
2019-01-11T01:58:08.000Z
README.md
doscoun/scouter-paper
af6b78810b4d9545e7a533e50f29ded97eeb0e7b
[ "Apache-2.0" ]
118
2019-01-13T10:58:00.000Z
2021-12-28T02:28:21.000Z
README.md
doscoun/scouter-paper
af6b78810b4d9545e7a533e50f29ded97eeb0e7b
[ "Apache-2.0" ]
40
2019-01-17T06:07:47.000Z
2022-03-23T04:26:03.000Z
[![Englsh](https://img.shields.io/badge/language-English-orange.svg)](README.md) [![Korean](https://img.shields.io/badge/language-Korean-blue.svg)](README_kr.md) [![Docker pulls](https://img.shields.io/docker/pulls/scouterapm/scouter-paper.svg)]( https://hub.docker.com/r/scouterapm/scouter-paper) [![contributions welc...
46.479452
299
0.772473
eng_Latn
0.964204
ebefd8508c08bfed89dcf55650d8cd7d1b1ae8ea
96
md
Markdown
README.md
JoelmoOliveira/partcolig
a8321a8391386117750e66a972280f092606097f
[ "MIT" ]
null
null
null
README.md
JoelmoOliveira/partcolig
a8321a8391386117750e66a972280f092606097f
[ "MIT" ]
null
null
null
README.md
JoelmoOliveira/partcolig
a8321a8391386117750e66a972280f092606097f
[ "MIT" ]
null
null
null
# partcolig Testes criação pacote distância entre partidos a partir de estratégia de coligação
24
82
0.833333
por_Latn
0.999803
ebf3b9bab27f6999a92039effdf996c080e962aa
260
md
Markdown
README.md
BehnH/dotfiles
72b3b63f67b35c9fdd6454b5cea1f9c842ddc202
[ "Unlicense" ]
null
null
null
README.md
BehnH/dotfiles
72b3b63f67b35c9fdd6454b5cea1f9c842ddc202
[ "Unlicense" ]
null
null
null
README.md
BehnH/dotfiles
72b3b63f67b35c9fdd6454b5cea1f9c842ddc202
[ "Unlicense" ]
null
null
null
# Dotfiles *These dotfiles are managed with [Chezmoi](https://www.chezmoi.io/) across my machines* ## Installation ```bash sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply BehnH ``` ## Update & apply local dotfiles from repo ```bash chezmoi update ```
17.333333
87
0.680769
yue_Hant
0.388008
ebf59df9c5e17f3d30b592663044e16a3d1c413e
30
md
Markdown
README.md
Shiro-Discord/Hatsuse-Izuna
6d4021016117a8be98ec17d259b538a878d90060
[ "MIT" ]
null
null
null
README.md
Shiro-Discord/Hatsuse-Izuna
6d4021016117a8be98ec17d259b538a878d90060
[ "MIT" ]
null
null
null
README.md
Shiro-Discord/Hatsuse-Izuna
6d4021016117a8be98ec17d259b538a878d90060
[ "MIT" ]
null
null
null
# Hatsuse-Izuna ## Commandes
7.5
15
0.7
deu_Latn
0.273159
ebf680a7b4cc31750a3c760241ddc1117ea7992b
2,238
md
Markdown
ReadMe.md
etrep/FileCards_Swift
0fad0ab4810fa36d2b4fe8ae592499cf7db0eee2
[ "AML" ]
1
2015-09-16T20:52:50.000Z
2015-09-16T20:52:50.000Z
ReadMe.md
etrep/FileCards_Swift
0fad0ab4810fa36d2b4fe8ae592499cf7db0eee2
[ "AML" ]
null
null
null
ReadMe.md
etrep/FileCards_Swift
0fad0ab4810fa36d2b4fe8ae592499cf7db0eee2
[ "AML" ]
null
null
null
# FileCards The language is English. ## Description: A Swift rewrite of an Apple example that demonstrates the use of NSPageController. ### Summary: "File Cards" are displayed for the contents of the user's Documents folder. You can swipe, click the arrow buttons or click on the entry in the table to switch between ...
39.964286
159
0.767203
eng_Latn
0.988592
ebf6bf2b50319890cd34b27f0645e6b21d741355
487
md
Markdown
extensions/cep/distribution/README.md
lahirus/stratos
3a50768a87ccf2668a4c08d36fde00b70260dd07
[ "Apache-2.0" ]
null
null
null
extensions/cep/distribution/README.md
lahirus/stratos
3a50768a87ccf2668a4c08d36fde00b70260dd07
[ "Apache-2.0" ]
null
null
null
extensions/cep/distribution/README.md
lahirus/stratos
3a50768a87ccf2668a4c08d36fde00b70260dd07
[ "Apache-2.0" ]
null
null
null
# Apache Stratos CEP Extensions Apache Stratos Complex Event Processor (CEP) extensions include Window Processors for processing health statistic events. These extensions are available in Stratos binary distribution, in a distributed deployment where CEP is run externally, these extensions need to be deployed manual...
40.583333
98
0.821355
eng_Latn
0.985855
ebf70114898971c95c6d7c4a1245919616c79920
2,501
md
Markdown
README.md
insomnia90/era
1d239d77305b484c5072cbb0c2cfee682e824ccb
[ "MIT" ]
1
2018-01-24T12:44:46.000Z
2018-01-24T12:44:46.000Z
README.md
insomnia90/era
1d239d77305b484c5072cbb0c2cfee682e824ccb
[ "MIT" ]
null
null
null
README.md
insomnia90/era
1d239d77305b484c5072cbb0c2cfee682e824ccb
[ "MIT" ]
null
null
null
era ========= REST adapter for [express](http://expressjs.com). - Current version: 0.0.3 ## Important - Package under heavy modifications. - Authentication was disabled from version > 0.0.2. - Default behavior ## Installation $ npm install -g era ## About This package is intended for fast developmen...
22.132743
288
0.684526
eng_Latn
0.87524
ebf7d68d2a96c2bd457f0ae7e2201b27b81d92f5
1,998
md
Markdown
digital-dialog/anatomy-of-peace-1.md
cgoettel/engl-312
452a66961adf0e1fc5e072e53fea468036cc21fb
[ "MIT" ]
null
null
null
digital-dialog/anatomy-of-peace-1.md
cgoettel/engl-312
452a66961adf0e1fc5e072e53fea468036cc21fb
[ "MIT" ]
null
null
null
digital-dialog/anatomy-of-peace-1.md
cgoettel/engl-312
452a66961adf0e1fc5e072e53fea468036cc21fb
[ "MIT" ]
null
null
null
# PROMPT What did you learn from the readings about what public discourse should look like in our society? How does this compare with what it actually does look like in the news, politics, or in other public forums? What do you think can be done to bridge the gap? # RESPONSE In the business world we are taught that du...
166.5
510
0.797297
eng_Latn
0.999966
ebf850c4277d7ed36f5ca5b5ffab1ec6d9df78c4
88
md
Markdown
README.md
DineshPunni/UniVRsitas_VRCourse_App
4aa763751ed8284fc22a062875f3f29f8175ffcb
[ "MIT" ]
null
null
null
README.md
DineshPunni/UniVRsitas_VRCourse_App
4aa763751ed8284fc22a062875f3f29f8175ffcb
[ "MIT" ]
null
null
null
README.md
DineshPunni/UniVRsitas_VRCourse_App
4aa763751ed8284fc22a062875f3f29f8175ffcb
[ "MIT" ]
null
null
null
# UniVRsitas_VRCourse_App The repository for the 2nd project of the VR beginner course.
29.333333
61
0.829545
eng_Latn
0.977397
ebf85bb058a9856220c6bb88a9ac523108741eac
4,550
md
Markdown
00.计算机网络/透视HTTP协议/1-破冰篇/动手搭建HTTP实验环境.md
liumengge/frontEnder-Milly
4994186b10484dc8662922ad1fa0f68495c3c68a
[ "MIT" ]
2
2020-09-03T02:46:51.000Z
2020-12-02T01:39:09.000Z
00.计算机网络/透视HTTP协议/1-破冰篇/动手搭建HTTP实验环境.md
liumengge/frontEnder-Milly
4994186b10484dc8662922ad1fa0f68495c3c68a
[ "MIT" ]
5
2022-02-14T14:40:16.000Z
2022-02-28T01:47:55.000Z
00.计算机网络/透视HTTP协议/1-破冰篇/动手搭建HTTP实验环境.md
liumengge/frontEnder-Milly
4994186b10484dc8662922ad1fa0f68495c3c68a
[ "MIT" ]
null
null
null
- [HTTP相关知识点回顾](#http相关知识点回顾) - [软件介绍](#软件介绍) - [相关软件安装过程](#相关软件安装过程) - [测试验证](#测试验证) - [小结](#小结) ## HTTP相关知识点回顾 HTTP 协议诞生于 30 年前,设计之初的目的是用来传输纯文本数据。但由于形式灵活,搭配 URI、HTML 等技术能够把互联网上的资源都联系起来,构成一个复杂的超文本系统,让人们自由地获取信息,所以得到了迅猛发展。 HTTP 有多个版本,目前应用的最广泛的是 HTTP/1.1,它几乎可以说是整个互联网的基石。但 HTTP/1.1 的性能难以满足如今的高流量网站,于是又出现了 HTTP/2 和 HTTP/...
41.743119
277
0.788791
yue_Hant
0.840917
ebf934efc0caf3a24537f369a9e5936fba09cc5f
9,437
md
Markdown
docs/tutorial-golang.md
stgleb/libopenstorage.github.io
4af8db34d4e3eb4b278574ff3de7a38adb869e82
[ "Apache-2.0" ]
null
null
null
docs/tutorial-golang.md
stgleb/libopenstorage.github.io
4af8db34d4e3eb4b278574ff3de7a38adb869e82
[ "Apache-2.0" ]
4
2018-10-02T20:40:15.000Z
2019-05-21T17:43:29.000Z
docs/tutorial-golang.md
stgleb/libopenstorage.github.io
4af8db34d4e3eb4b278574ff3de7a38adb869e82
[ "Apache-2.0" ]
3
2018-09-06T21:04:55.000Z
2019-06-25T13:04:37.000Z
# Tutorial: Golang In this tutorial you will learn to setup your environment, create a volume, then take its snapshot, create cloud credentials, and create a backup of the volume. The sources for this tutorial are available in the [`examples/golang`](https://github.com/libopenstorage/libopenstorage.github.io/tree/mas...
31.667785
198
0.720568
eng_Latn
0.709891
ebf96bc449c942a35a1fdd4dbde6ec51d935d017
2,778
md
Markdown
README.md
Horocchi/arcin
188871f37782088c6e1ed5413dca3d96a19ac00b
[ "BSD-2-Clause" ]
null
null
null
README.md
Horocchi/arcin
188871f37782088c6e1ed5413dca3d96a19ac00b
[ "BSD-2-Clause" ]
null
null
null
README.md
Horocchi/arcin
188871f37782088c6e1ed5413dca3d96a19ac00b
[ "BSD-2-Clause" ]
1
2020-05-17T09:17:53.000Z
2020-05-17T09:17:53.000Z
arcin ===== This repository contains firmware code for the arcin v1.1, a custom game controller board with support for 11 buttons, 2 analog or quadrature encoders, 2 always-on LEDs, and WS2812B LED lighting via the B9 connector. This repository also contains necessary files for building and testing firmware, as well a...
61.733333
407
0.773218
eng_Latn
0.9987
ebf9d7e99118187402292c211f544e99a60b062e
490
md
Markdown
pages.ro.deepl/linux/module.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
pages.ro.deepl/linux/module.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
pages.ro.deepl/linux/module.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
# module > Modificați mediul unui utilizator folosind comanda module. > Mai multe informații: <https://lmod.readthedocs.io/en/latest/010_user.html>. - Afișează modulele disponibile: `module avail` - Căutați un modul după nume: `module spider {{module_name}}` - Încărcați un modul: `module load {{module_name}}` -...
16.896552
78
0.746939
ron_Latn
0.999903
ebfa509d37df38ec493dc4b1ad15f03bb2a2dc25
3,535
md
Markdown
docs/t-sql/language-elements/comment-transact-sql.md
drake1983/sql-docs.es-es
d924b200133b8c9d280fc10842a04cd7947a1516
[ "CC-BY-4.0", "MIT" ]
1
2020-04-25T17:50:01.000Z
2020-04-25T17:50:01.000Z
docs/t-sql/language-elements/comment-transact-sql.md
drake1983/sql-docs.es-es
d924b200133b8c9d280fc10842a04cd7947a1516
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/t-sql/language-elements/comment-transact-sql.md
drake1983/sql-docs.es-es
d924b200133b8c9d280fc10842a04cd7947a1516
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: -- (Comentarios) (Transact-SQL) | Microsoft Docs ms.custom: '' ms.date: 03/15/2017 ms.prod: sql ms.prod_service: database-engine, sql-database, sql-data-warehouse, pdw ms.component: t-sql|language-elements ms.reviewer: '' ms.suite: sql ms.technology: t-sql ms.tgt_pltfrm: '' ms.topic: language-refer...
41.588235
364
0.719095
spa_Latn
0.672858
ebfa7e07afa04dc1bbeeb797b12f0f370e47efae
452
md
Markdown
README.md
ipozdeev/concertscrape
334f52b85b1009adc00e73258f7f444e242cb0ed
[ "MIT" ]
null
null
null
README.md
ipozdeev/concertscrape
334f52b85b1009adc00e73258f7f444e242cb0ed
[ "MIT" ]
null
null
null
README.md
ipozdeev/concertscrape
334f52b85b1009adc00e73258f7f444e242cb0ed
[ "MIT" ]
null
null
null
# concertscrape web scrapers for live streams of classical concerts ## intro implements scrapers to collect events appearing in [my calendar](https://calendar.google.com/calendar/embed?src=nribadjfkdu40so2bc8tc92v5k%40group.calendar.google.com&ctz=Europe%2FZurich). scrapers are venue-specific; if you want to contribu...
50.222222
188
0.809735
eng_Latn
0.972346
ebfb67a8965689e67b26df97f2c5cd4e89d3edac
3,844
md
Markdown
README.md
danielhauchler/bannerGenerator
3890d5bf53a615239278791ea90cc3b8e265451e
[ "MIT" ]
null
null
null
README.md
danielhauchler/bannerGenerator
3890d5bf53a615239278791ea90cc3b8e265451e
[ "MIT" ]
null
null
null
README.md
danielhauchler/bannerGenerator
3890d5bf53a615239278791ea90cc3b8e265451e
[ "MIT" ]
null
null
null
# bannerGenerator This is a [Yeoman](http://yeoman.io) generator to get a starter standard, AdWords, TruEffect, Sizmek or DoubleClick banner scaffolded out quickly. ## Let me show you how this works. This is an evolving work in progress. It is an opinionated workflow to speed the production of building a banner. It ...
69.890909
505
0.772112
eng_Latn
0.999691
ebfb9150e76498917f0b5e5671e74ac755a7037b
368
md
Markdown
_pages/about.md
openblog-projects/openblog.ai
edf97afc0a39eb767b0339b049c5155d47179a57
[ "Apache-2.0" ]
null
null
null
_pages/about.md
openblog-projects/openblog.ai
edf97afc0a39eb767b0339b049c5155d47179a57
[ "Apache-2.0" ]
null
null
null
_pages/about.md
openblog-projects/openblog.ai
edf97afc0a39eb767b0339b049c5155d47179a57
[ "Apache-2.0" ]
null
null
null
--- layout: new_page title: Contributors permalink: /about/ --- **Max Hager**\ Studying computer science and is fascinated about future things like immortality and singularity. **Kevin Kessel**\ IT student with focus on politics & social change through AI. **Lars Mundin**\ Engineering student with love for rockets,...
26.285714
98
0.763587
eng_Latn
0.994541
ebfbe6330f3a083dadf52635afa6063b702fb28d
688
md
Markdown
docs/content/events/private-message-event.md
BelchingJalapeno/twitch4j
7d7574f3fe98d0423eb34b3d2e615375c68daaba
[ "MIT" ]
1
2020-07-08T20:25:43.000Z
2020-07-08T20:25:43.000Z
docs/content/events/private-message-event.md
BelchingJalapeno/twitch4j
7d7574f3fe98d0423eb34b3d2e615375c68daaba
[ "MIT" ]
null
null
null
docs/content/events/private-message-event.md
BelchingJalapeno/twitch4j
7d7574f3fe98d0423eb34b3d2e615375c68daaba
[ "MIT" ]
null
null
null
+++ title="User - Private Message / Whisper" weight = 210 +++ # PrivateMessageEvent ## Description The PrivateMessageEvent is triggered for private messages / whispers and can be triggered from PubSub or Chat. ## Dependencies Requires the TwitchChat Module to be enabled and active for the source channel. See [Twit...
26.461538
123
0.741279
eng_Latn
0.947284
230138e2730741b6fac272fda4fa4f443b2d4618
23
md
Markdown
README.md
Mhnds28/ImersaoDev-
d1445d7672b59a9626b4312c55ba2f4f0335d73b
[ "MIT" ]
null
null
null
README.md
Mhnds28/ImersaoDev-
d1445d7672b59a9626b4312c55ba2f4f0335d73b
[ "MIT" ]
null
null
null
README.md
Mhnds28/ImersaoDev-
d1445d7672b59a9626b4312c55ba2f4f0335d73b
[ "MIT" ]
null
null
null
# imersão dev Alura
11.5
22
0.652174
por_Latn
0.999991
23018cdfaf7cdbcba5ae553d2f0f539269013864
819
md
Markdown
packages/docs/docs/search-box/box.md
nnecec/box
9c0ad0d6b7aeba7b140992d22749f6bc79e6c494
[ "MIT" ]
null
null
null
packages/docs/docs/search-box/box.md
nnecec/box
9c0ad0d6b7aeba7b140992d22749f6bc79e6c494
[ "MIT" ]
null
null
null
packages/docs/docs/search-box/box.md
nnecec/box
9c0ad0d6b7aeba7b140992d22749f6bc79e6c494
[ "MIT" ]
null
null
null
--- sidebar_position: 4 --- # Box 类似 `Form.Item` 支持自定义组件接入 `SearchBox`。 ## Usage ```js <SearchBox.Box name="radioValue"> <Radio.Group options={[...]} /> </SearchBox.Box> ``` ## API | 参数 | 说明 | 类型 | 默认值 | | ----------------- | ----------------...
29.25
95
0.355311
yue_Hant
0.375006
2303e5b8c9dd2039efc0c8e2b534a1267be8dcd8
1,603
md
Markdown
text/18/what-day-is-it.md
pmean/build-website
b721ad2b1b4589ac517535dd29ee6654381354ee
[ "CC0-1.0" ]
null
null
null
text/18/what-day-is-it.md
pmean/build-website
b721ad2b1b4589ac517535dd29ee6654381354ee
[ "CC0-1.0" ]
null
null
null
text/18/what-day-is-it.md
pmean/build-website
b721ad2b1b4589ac517535dd29ee6654381354ee
[ "CC0-1.0" ]
null
null
null
--- title: "PMean: What day is it in my R program?" author: "Steve Simon" source: "http://blog.pmean.com/what-day-is-it/" date: "2018-08-27" categories: - Blog post tags: - R software output: html_document --- There are three different ways to find out inside your R program what day it is. Let's quickly look at each. ...
27.637931
72
0.702433
eng_Latn
0.994953
230459d6b38fa4588d0fa7c16a46998819328650
5,856
md
Markdown
README.md
jgmakin/ecogVIS
a3aeba07c5f967ad51455506820083548ecfa5d9
[ "BSD-3-Clause" ]
4
2019-10-12T00:17:03.000Z
2020-05-08T03:05:05.000Z
README.md
jgmakin/ecogVIS
a3aeba07c5f967ad51455506820083548ecfa5d9
[ "BSD-3-Clause" ]
7
2019-10-12T00:20:48.000Z
2019-12-07T01:39:45.000Z
README.md
jgmakin/ecogVIS
a3aeba07c5f967ad51455506820083548ecfa5d9
[ "BSD-3-Clause" ]
1
2020-08-10T19:37:06.000Z
2020-08-10T19:37:06.000Z
# ecogVIS Timeseries visualizer and data processing tools for Electrocorticography (ECoG) signals stored in [NWB](https://neurodatawithoutborders.github.io/) files, for Python. A collaboration with the [Chang Lab](http://changlab.ucsf.edu/). ![](media/screenshot_1.png) ## Installation To clone the repository and set...
39.836735
441
0.735656
eng_Latn
0.946168
2304d207753237090d5524851ee93cff22a618cf
4,050
md
Markdown
README.md
kward/venue
77bde16648315bb857305ddf2de249a6b806797e
[ "Apache-2.0" ]
3
2015-08-03T21:57:57.000Z
2019-07-14T02:11:34.000Z
README.md
kward/venue
77bde16648315bb857305ddf2de249a6b806797e
[ "Apache-2.0" ]
14
2015-08-09T16:43:41.000Z
2015-08-15T19:15:33.000Z
README.md
kward/venue
77bde16648315bb857305ddf2de249a6b806797e
[ "Apache-2.0" ]
1
2021-06-19T09:58:15.000Z
2021-06-19T09:58:15.000Z
# venue Golang API and server for TouchOSC to control Avid™ VENUE software - <https://www.avid.com/US/products/venue-software> - <http://hexler.net/software/touchosc> This software package enables audio engineers to control an Avid™ VENUE system using a mobile device. The initial version focuses on the workflow of a...
33.471074
146
0.726173
eng_Latn
0.943166
2305a64c1edbf808783f5da4c1c161241bdcdad0
818
md
Markdown
Modules.md
balajich/python-sessions
0619f3aa573b81a5eb31e2fdab3359ef6330b551
[ "Apache-2.0" ]
null
null
null
Modules.md
balajich/python-sessions
0619f3aa573b81a5eb31e2fdab3359ef6330b551
[ "Apache-2.0" ]
null
null
null
Modules.md
balajich/python-sessions
0619f3aa573b81a5eb31e2fdab3359ef6330b551
[ "Apache-2.0" ]
null
null
null
#Module # Modules Simply, a module is a **file** consisting of Python code. A module can define functions, classes and variables ## Define module Create a python script file **calc.py** ```python def add(x, y): return x + y def sub(x, y): return x - y ``` ## Import module into repel ```python >>> import calc `...
21.526316
111
0.671149
eng_Latn
0.943838
230a3f1716f0a24865e0387d071ec2a249f926ec
856
md
Markdown
readme.md
htor/scweb
37bf1baea7ddc0f7d2c4fc7f34f78458c4e2cf09
[ "MIT" ]
4
2020-03-04T09:18:34.000Z
2021-07-29T23:20:09.000Z
readme.md
htor/scweb
37bf1baea7ddc0f7d2c4fc7f34f78458c4e2cf09
[ "MIT" ]
1
2020-08-04T10:34:18.000Z
2020-08-04T10:34:18.000Z
readme.md
htor/scweb
37bf1baea7ddc0f7d2c4fc7f34f78458c4e2cf09
[ "MIT" ]
null
null
null
# scweb SuperCollider in the browser. Unstable(!) Do not use for anything serious(!) # installation This app requires [JACK](http://jackaudio.org/) and [NodeJS](https://nodejs.org/en/) to be installed on your computer. Refer to the documentation on how to install them properly. Once installed, run: ``` npm install ...
23.777778
199
0.735981
eng_Latn
0.974956
230c5a03b4cfc51fba5e5f843db8bbaba1924290
5,322
md
Markdown
docs/Tumblr.md
Monty/gh-pages_test
a9fc5063525dabe8f3b0137dec4ddcbb612f01f8
[ "MIT" ]
null
null
null
docs/Tumblr.md
Monty/gh-pages_test
a9fc5063525dabe8f3b0137dec4ddcbb612f01f8
[ "MIT" ]
null
null
null
docs/Tumblr.md
Monty/gh-pages_test
a9fc5063525dabe8f3b0137dec4ddcbb612f01f8
[ "MIT" ]
null
null
null
# My Old Travel Blog ## 2009 trip to Buenos Aires ![](images/tumblr_kt7dnwtjXF1qz5veno1_1280.jpg) Dog whisperers of Buenos Aires. Dogs must love it here. *** ![](images/tumblr_kt3urfM4281qz5veno1_1280.jpg) Another simple breakfast from _[Confitería Suevia](http://sueviaconfiteria.com.ar/ "Confitería Suevia")_. ...
29.241758
88
0.771702
eng_Latn
0.942134
230c5f839afb2a5b07ab7a6dd52fd1632534c90d
31
md
Markdown
README.md
Mraimundo/Site-do-IDS
4aaf92ae2243fc1e08bca3994eeafa5c8e368835
[ "MIT" ]
null
null
null
README.md
Mraimundo/Site-do-IDS
4aaf92ae2243fc1e08bca3994eeafa5c8e368835
[ "MIT" ]
null
null
null
README.md
Mraimundo/Site-do-IDS
4aaf92ae2243fc1e08bca3994eeafa5c8e368835
[ "MIT" ]
null
null
null
# Site-do-IDS Novo site do Ids
10.333333
16
0.709677
yue_Hant
0.565031