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 |
|
svlandeg
|
169b5bcda0
|
Merge remote-tracking branch 'upstream/develop' into feature/update-docs
# Conflicts:
# website/docs/usage/training.md
|
2020-08-19 17:58:25 +02:00 |
|
Ines Montani
|
63921161c8
|
Update docs [ci skip]
|
2020-08-19 16:04:21 +02:00 |
|
svlandeg
|
d3a8321172
|
fix typos
|
2020-08-19 15:12:12 +02:00 |
|
Ines Montani
|
9c25656ccc
|
Update docs [ci skip]
|
2020-08-19 12:14:41 +02:00 |
|
Ines Montani
|
13291e97ba
|
Update docs [ci skip]
|
2020-08-19 00:28:37 +02:00 |
|
Ines Montani
|
e5995904d6
|
Update docs
|
2020-08-06 19:30:43 +02:00 |
|
Ines Montani
|
7adbaf9a5b
|
Update docs [ci skip]
|
2020-07-27 00:29:45 +02:00 |
|
Ines Montani
|
c288dba8e7
|
Update docs [ci skip]
|
2020-07-25 18:51:12 +02:00 |
|
Ines Montani
|
e6a6587a9a
|
Update projects.md [ci skip]
|
2020-07-10 22:41:27 +02:00 |
|
Ines Montani
|
52e9b5b472
|
Fix formatting
|
2020-07-09 23:25:58 +02:00 |
|
Ines Montani
|
28cdae898a
|
Update projects.md
|
2020-07-09 22:35:54 +02:00 |
|
Ines Montani
|
7bcf9f7cfb
|
Document new features
|
2020-07-09 21:10:36 +02:00 |
|
Ines Montani
|
ea01831f6a
|
Update projects docs etc.
|
2020-07-09 19:43:25 +02:00 |
|
Ines Montani
|
bb3ee38cf9
|
Update WIP
|
2020-07-06 22:22:37 +02:00 |
|
Ines Montani
|
fe4cfd0632
|
Start updating website for v3 [ci skip]
|
2020-07-01 21:26:39 +02:00 |
|