From c3be9b0777da2dfa8277110fc303e9cb059e978f Mon Sep 17 00:00:00 2001 From: Danny Rotscher <danny.rotscher@tu-dresden.de> Date: Wed, 23 Feb 2022 06:41:00 +0100 Subject: [PATCH] Changed wording --- .../docs/software/virtual_desktops.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/virtual_desktops.md b/doc.zih.tu-dresden.de/docs/software/virtual_desktops.md index 2a32ad11d..02c7e2709 100644 --- a/doc.zih.tu-dresden.de/docs/software/virtual_desktops.md +++ b/doc.zih.tu-dresden.de/docs/software/virtual_desktops.md @@ -11,12 +11,12 @@ Use WebVNC or DCV to run GUI applications on HPC resources. | Step | WebVNC | DCV | |------|--------------|----------------------| -| 1 | Navigate to [https://taurus.hrsk.tu-dresden.de](https://taurus.hrsk.tu-dresden.de). There is our [JupyterHub](../access/jupyterhub.md) instance. | -| 2 | Click on the "advanced" tab and choose a preset: | +| 1 | Navigate to [https://taurus.hrsk.tu-dresden.de](https://taurus.hrsk.tu-dresden.de). There is our [JupyterHub](../access/jupyterhub.md) instance. | | +| 2 | Click on the "advanced" tab and choose a preset: | | | 3 | Optional: Fine tune your session with the available Slurm job parameters or assign a certain project or reservation. Then save your settings in a new preset for future use. | | -| 4 | Click on `Spawn`. JupyterHub starts now a SLURM job for you. If everything is ready the JupyterLab interface will appear to you. | | -| 5 | Click on `WebVNC` to start a virtual desktop. | Click on `DCV` to start a virtual desktop. | -| | The virtual desktop starts in a new tab or window. | | +| 4 | Click on `Spawn`. JupyterHub starts now a Slurm job for you. If everything is ready the JupyterLab interface will appear to you. | | +| 5 | Click on `WebVNC` to start a virtual desktop. | Click on `DCV` to start a virtual desktop. | +| | The virtual desktop starts in a new tab or window. | | ### Demonstration -- GitLab