spaCy/website/docs/usage
Matthew Honnibal e559867605
Allow spacy project to push and pull to/from remote storage (#5949)
* Add utils for working with remote storage

* WIP add remote_cache for project

* WIP add push and pull commands

* Use pathy in remote_cache

* Updarte util

* Update remote_cache

* Update util

* Update project assets

* Update pull script

* Update push script

* Fix type annotation in util

* Work on remote storage

* Remove site and env hash

* Fix imports

* Fix type annotation

* Require pathy

* Require pathy

* Fix import

* Add a util to handle project variable substitution

* Import push and pull commands

* Fix pull command

* Fix push command

* Fix tarfile in remote_storage

* Improve printing

* Fiddle with status messages

* Set version to v3.0.0a9

* Draft docs for spacy project remote storages

* Update docs [ci skip]

* Use Thinc config to simplify and unify template variables

* Auto-format

* Don't import Pathy globally for now

Causes slow and annoying Google Cloud warning

* Tidy up test

* Tidy up and update tests

* Update to latest Thinc

* Update docs

* variables -> vars

* Update docs [ci skip]

* Update docs [ci skip]

Co-authored-by: Ines Montani <ines@ines.io>
2020-08-23 18:32:09 +02:00
..
101 Update vectors and similarity docs [ci skip] 2020-08-19 21:18:26 +02:00
_benchmarks-choi.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
embeddings-transformers.md Update docs [ci skip] 2020-08-22 17:15:05 +02:00
facts-figures.md Remove old sections [ci skip] (closes #4961) 2020-02-03 13:10:46 +01:00
index.md Update docs and consistency [ci skip] 2020-08-21 13:49:18 +02:00
layers-architectures.md Update docs [ci skip] 2020-08-22 17:15:05 +02:00
linguistic-features.md Update docs [ci skip] 2020-08-22 16:47:03 +02:00
models.md Update docs [ci skip] 2020-08-19 00:28:37 +02:00
processing-pipelines.md context manager with space (for consistency) 2020-08-21 18:34:02 +02:00
projects.md Allow spacy project to push and pull to/from remote storage (#5949) 2020-08-23 18:32:09 +02:00
rule-based-matching.md Update docs and consistency [ci skip] 2020-08-21 13:49:18 +02:00
saving-loading.md Update formatting [ci skip] 2020-08-23 11:57:56 +02:00
spacy-101.md Update docs [ci skip] 2020-08-19 00:28:37 +02:00
training.md Update docs [ci skip] 2020-08-22 13:52:52 +02:00
v2-1.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
v2-2.md Update v3 docs [ci skip] 2020-07-05 16:11:16 +02:00
v2-3.md Extend v2.3 migration guide (#5653) 2020-06-26 14:13:01 +02:00
v2.md Update docs [ci skip] 2020-08-18 00:49:19 +02:00
v3.md Allow spacy project to push and pull to/from remote storage (#5949) 2020-08-23 18:32:09 +02:00
visualizers.md Adjust label casing in displaCy NER visualizer (resolves #4866) 2020-08-21 11:51:31 +02:00