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 7140277dca52bced3b761d9745a4d4c70fcb9320..07725951f24eefa10670fecc272932c963bb3496 100644 --- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md +++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md @@ -124,8 +124,9 @@ c.NotebookApp.port = 9999 c.NotebookApp.allow_remote_access = True ``` -Note: `<path-to-cert>` - path to key and certificate files, for example: -(`/home/\<username>/mycert.pem`) +!!! note + `<path-to-cert>` - path to key and certificate files, for example: + (`/home/<zih_user>/mycert.pem`) ## Slurm job file to run the Jupyter server on ZIH system with GPU (1x K80) (also works on K20)