From e451ebd31de12967965586cc8e8233933d6dd2d1 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 22 Sep 2021 10:20:05 +0200 Subject: [PATCH] ZIH systems instead of HPC --- doc.zih.tu-dresden.de/docs/archive/install_jupyter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md index 0552577fe..635d65fed 100644 --- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md +++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md @@ -6,8 +6,8 @@ it forms a unit. Jupyter notebooks can be used for many tasks, such as data clea transformation, numerical simulation, statistical modeling, data visualization and also machine learning. -There are two general options on how to work Jupyter notebooks using HPC: remote Jupyter server and -JupyterHub. +There are two general options on how to work with Jupyter notebooks on ZIH systems: remote Jupyter +server and JupyterHub. These sections show how to run and set up a remote Jupyter server within a sbatch GPU job and which modules and packages you need for that. -- GitLab