...
The JupyterHub can be accessed via VPN or on-site at the University of Paderborn.
...
Quick Start
JupyterHub settings | Features available | Start |
---|---|---|
Local Jupyter notebook | JupyterLab, module environment, Slurm tools, Noctua 1 file systems, Remote Desktop feature | |
Jupyter notebook on Noctua 1 (1h runtime, normal partition) | JupyterLab, module environment, Noctua 1 file systems, Remote Desktop feature | |
Jupyter notebook on Noctua 1 (1h runtime, GPU partition) | JupyterLab, module environment, Noctua 1 files systems, GPU Dashboards |
...
The NoctuaSpawner stats a notebook server within a Slurm batch job. If you then stast a terminal via the Jupyter Interface, you will get a shell on the Noctua 1 compute node.
...
Jupyter Kernel
Jupyter kernels are processes that run idepentendetly and interact with the Jupyter Applications and their user interfaces.
Jupyter kernels can be loaded and used via Lmod (module command). From the JupyterLab interface the kernels can be loaded via the graphical Lmod tool.
...
Another way to use Jupyter kernels is Singularity container. See Singularity Container which containers are installed with which Jupyter kernels.
...