mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Merge branch 'master' into asalikhov/use_sphinx_theme
This commit is contained in:
2
Makefile
2
Makefile
@@ -138,7 +138,7 @@ install-dev-env: ## install libraries required to build images and run tests
|
||||
|
||||
|
||||
docs: ## build HTML documentation
|
||||
sphinx-build docs/ docs/_build/
|
||||
sphinx-build -W docs/ docs/_build/
|
||||
|
||||
install-docs-env: ## install libraries required to build docs
|
||||
@pip install -r requirements-docs.txt
|
||||
|
@@ -264,5 +264,9 @@ core images and link them below.
|
||||
`base-notebook` image.
|
||||
Try it on [](https://mybinder.org/v2/gh/knonm/kotlin-notebook/main)
|
||||
|
||||
- [transformers_notebook](https://github.com/ToluClassics/transformers_notebook): Easily run JupyterLab Notebooks pre-installed with the
|
||||
[Transformers Library](https://huggingface.co/docs/transformers/index)
|
||||
and other popular NLP frameworks such as **Tensorflow**, **Keras**, **Jax** and **PyTorch** by running a Docker container.
|
||||
|
||||
See the [contributing guide](../contributing/stacks.md) for information about how to create your own
|
||||
Jupyter Docker Stack.
|
||||
|
Reference in New Issue
Block a user