From 5050046b604275d76b27fcc1ceece53a2bfd4f10 Mon Sep 17 00:00:00 2001 From: lazariv <taras.lazariv@tu-dresden.de> Date: Mon, 11 Apr 2022 07:10:47 +0000 Subject: [PATCH] Minor styling improvements --- doc.zih.tu-dresden.de/docs/training/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/training/getting_started.md b/doc.zih.tu-dresden.de/docs/training/getting_started.md index 8132b7eb8..45b57b6e2 100644 --- a/doc.zih.tu-dresden.de/docs/training/getting_started.md +++ b/doc.zih.tu-dresden.de/docs/training/getting_started.md @@ -91,8 +91,8 @@ Note that you will now be working in your home directory as opposed to a specifi !!! caution "Stopping session on JupyterHub" Once you are done with your work on the ZIH HPC system, explicitly stop the session by logging - out by clicking `File` -> `Log Out`-> `Stop My Server`. - Alternatively, choose `File` -> `Hub control panel` -> `Stop My Server`. + out by clicking `File` → `Log Out` → `Stop My Server`. + Alternatively, choose `File` → `Hub control panel` → `Stop My Server`. Explore the [JupyterHub](../access/jupyterhub.md) page for more information. -- GitLab