From 9f38ccfb0818c5d52101314ce1f9091723ab8c40 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Mon, 22 Jan 2024 08:41:21 +0100 Subject: [PATCH] Style: New lines after adminitions heading --- doc.zih.tu-dresden.de/docs/access/jupyterhub.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md index b8b1ea026..7f134edc9 100644 --- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md +++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md @@ -21,6 +21,7 @@ case. ## Access !!! note + This service is only available for users with an active HPC project. See [Application for Login and Resources](../application/overview.md), if you need to apply for an HPC project. @@ -51,6 +52,7 @@ Our simple form offers you the most important settings to start quickly.  {: align="center"} + We have created three profiles for each Cluster, namely: | name | optimized for | recommended for | @@ -76,6 +78,7 @@ like as following: {: align="center"} !!! note + Your interface may differ from the picture above as not all icons (launchers) are available at all profiles. @@ -100,6 +103,7 @@ At the following table it's possible to see what is available at each cluster. | VIS | OK | OK | OK | OK | OK* | OK* | OK | !!! note + All small profiles for all clusters do not include MATLAB Web neither WebVNC. ## Jupyter Notebooks in General @@ -121,6 +125,7 @@ A further advantage is that Python notebook versions can be imported, allowing to split larger notebooks into smaller ones, based on chained imports. !!! note + The Jupytext plugin is not installed on the ZIH system at the moment. Currently, it can be [installed](https://jupytext.readthedocs.io/en/latest/install.html) by the users with parameter `--user`. @@ -137,6 +142,7 @@ Slurm job runtime hits the limit (usually 8 hours). At first, you have to open the JupyterHub control panel. === "JupyterLab" + Open the file menu and then click on `Logout`. You can also click on `Hub Control Panel`, which opens the control panel in a new tab instead. -- GitLab