diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 739ce9d4..ff5c1622 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -263,8 +263,7 @@ core images and link them below. The image includes [Kotlin kernel for Jupyter/IPython](https://github.com/Kotlin/kotlin-jupyter) on top of the `base-notebook` image. Try it on [![Binder](https://mybinder.org/badge_logo.svg)](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. +- [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.