Update selecting.md

This commit is contained in:
Ayaz Salikhov
2022-02-05 14:47:02 +03:00
committed by GitHub
parent 685aa921df
commit ca52a89ce1

View File

@@ -263,7 +263,10 @@ 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.