mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 19:08:06 +03:00
Update live code [ci skip]
This commit is contained in:
parent
fe94e696d3
commit
fd9d175a53
|
@ -85,7 +85,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"V_CSS": "2.2.1",
|
"V_CSS": "2.2.1",
|
||||||
"V_JS": "2.2.2",
|
"V_JS": "2.2.3",
|
||||||
"DEFAULT_SYNTAX": "python",
|
"DEFAULT_SYNTAX": "python",
|
||||||
"ANALYTICS": "UA-58931649-1",
|
"ANALYTICS": "UA-58931649-1",
|
||||||
"MAILCHIMP": {
|
"MAILCHIMP": {
|
||||||
|
|
|
@ -49,6 +49,7 @@ import initUniverse from './universe.vue.js';
|
||||||
if (window.Juniper) {
|
if (window.Juniper) {
|
||||||
new Juniper({
|
new Juniper({
|
||||||
repo: 'ines/spacy-io-binder',
|
repo: 'ines/spacy-io-binder',
|
||||||
|
branch: 'live',
|
||||||
storageExpire: 60
|
storageExpire: 60
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user