We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18dbb5 commit c85918cCopy full SHA for c85918c
docs/access/jupyterlab.md
@@ -83,7 +83,7 @@ If the default base images do not meet your requirements, you can specify a cust
83
84
1. Avoid mounting all of `$HOME` to avoid subtle issues with cached files, but mount Jupyter kernels
85
2. Enable Slurm commands (together with two subsequent mounts)
86
- 3. Currently only required on Daint and Santis, not on Clariden
+ 3. Required only for Daint and Santis; Do not use on Clariden
87
4. Set working directory of Jupyter session (file browser root directory)
88
5. Use environment settings for optimized communication
89
6. Avoid writing JITed binaries to the (distributed) file system, which could lead to performance issues.
0 commit comments