From 8651c17893e3c244d19d13210e9a08adcee225d1 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Fri, 9 Sep 2022 07:15:25 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/access/jupyterhub.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md index 8056bf8e5..191fc9055 100644 --- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md +++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md @@ -213,7 +213,8 @@ We have a number of standard environments, namely: <p style="font-size: 80%;">Actually 'romeo', 'alpha' and 'ml' refer to their respective interactive partitions 'romeo-interactive', 'alpha-interactive', 'ml-interactive' to reduce job queue waiting time.</p> -We also have a more [in depth description regarding Modules](../software/modules.md#module-environments). +The standard environments in Jupyter are also closely related to the available +[Module Environments](../software/modules.md#module-environments). With these **standard environments** we have tried to integrate a set of compatible software: -- GitLab