https://github.com/explosion/spacy-io-binder
📒 Repository used to build Binder images for the interactive spaCy code examples
https://github.com/explosion/spacy-io-binder
Last synced: about 1 year ago
JSON representation
📒 Repository used to build Binder images for the interactive spaCy code examples
- Host: GitHub
- URL: https://github.com/explosion/spacy-io-binder
- Owner: explosion
- Created: 2018-05-03T11:31:42.000Z (almost 8 years ago)
- Default Branch: spacy.io
- Last Pushed: 2023-10-02T10:43:47.000Z (over 2 years ago)
- Last Synced: 2025-03-20T09:39:39.046Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://spacy.io
- Size: 24.4 KB
- Stars: 1
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spacy.io Binder
This repo is used to build [Binder](https://mybinder.org/) images for the interactive code examples examples on [spacy.io](https://spacy.io). See [Juniper](https://github.com/ines/juniper) for details on the front-end implementation.
In [`site.json`](https://github.com/explosion/spaCy/blob/spacy.io/website/meta/site.json) for spaCy's documentation, you'll see values for `binderUrl` and `binderBranch`, which refer to the repository (this one) and the branch (currently `spacy.io`) that are used for the docs.