An open API service indexing awesome lists of open source software.

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

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.