mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 10:55:52 +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_JS": "2.2.2",
|
||||
"V_JS": "2.2.3",
|
||||
"DEFAULT_SYNTAX": "python",
|
||||
"ANALYTICS": "UA-58931649-1",
|
||||
"MAILCHIMP": {
|
||||
|
|
|
@ -49,6 +49,7 @@ import initUniverse from './universe.vue.js';
|
|||
if (window.Juniper) {
|
||||
new Juniper({
|
||||
repo: 'ines/spacy-io-binder',
|
||||
branch: 'live',
|
||||
storageExpire: 60
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user