Skip to content

Commit c85918c

Browse files
authored
Custom container toml specification mount points (#257)
The wording did not make it clear that this should not be used on clariden or it will cause a hard failure
1 parent d18dbb5 commit c85918c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/access/jupyterlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If the default base images do not meet your requirements, you can specify a cust
8383

8484
1. Avoid mounting all of `$HOME` to avoid subtle issues with cached files, but mount Jupyter kernels
8585
2. Enable Slurm commands (together with two subsequent mounts)
86-
3. Currently only required on Daint and Santis, not on Clariden
86+
3. Required only for Daint and Santis; Do not use on Clariden
8787
4. Set working directory of Jupyter session (file browser root directory)
8888
5. Use environment settings for optimized communication
8989
6. Avoid writing JITed binaries to the (distributed) file system, which could lead to performance issues.

0 commit comments

Comments
 (0)