diff --git a/README.md b/README.md index df106024e68e8a4d30cd1bc3cf162054cd48b865..25c7c2b32af8ee2e58a5f506eefd176c38eb5577 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Jupyter Tutorials -This is a collection of tutorials for Jupyter Notebooks. +This is a collection of guides for Jupyter Notebooks and [JupyterHub](https://jupyter.hs-bochum.de). + +- [How to use university's JupyterHub?](jupyterhub.md) +- [How to launch gradio apps?](gradio.md) +- [How to get graphic output of gymnasium environments?](gym-graphic-output.ipynb)