IT wiki

VU MIF STSC

User Tools

Site Tools


en:hpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:hpc [2022/04/14 14:04] grikieteen:hpc [2022/04/14 14:05] – [Software] grikiete
Line 52: Line 52:
 </code> </code>
  
-Alternatively, you can use a container that you made via JupyterHub. In that container, you need to install the ''batchswapner'' and ''jupyterlab'' packages, and to create a script ''~/.local/bin/batchspawner-singleuser'' with execution privileges (''chmod +x ~/.local/bin/batchspawner-singleuser'')+Alternatively, you can use a container that you made via JupyterHub. In that container, you need to install the ''batchswapner'' and ''jupyterlab'' packages, and to create a script ''~/.local/bin/batchspawner-singleuser'' with execution permissions (''chmod +x ~/.local/bin/batchspawner-singleuser'')
 <code shell> <code shell>
 #!/bin/sh #!/bin/sh
 exec singularity exec --nv myjupyterlab.sif batchspawner-singleuser "$@" exec singularity exec --nv myjupyterlab.sif batchspawner-singleuser "$@"
 </code> </code>
en/hpc.txt · Last modified: 2024/02/21 12:50 by rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki