diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub_teaching_example.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub_teaching_example.md index 8bb7db07c1bdd633f713190c46dd38097076460c..ed131e6e3c2286130701a1610a692bc1078864a4 100644 --- a/doc.zih.tu-dresden.de/docs/access/jupyterhub_teaching_example.md +++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub_teaching_example.md @@ -14,7 +14,8 @@ through the [ZIH JupyterHub](../access/jupyterhub.md) and work through them duri - These notebooks are typically prepared for specific dependencies (Python packages) that need to be activated by participants in the course, when opening the notebooks. -- These environments can either be chosen based on the pre-configured ZIH conda environments, +- These environments can either be chosen based on the pre-configured +ZIH virtualenv/conda environments, or built in advance. We will focus on the custom environment approach here. ## Prerequisites