/
Slurm Jupyter Kernel

Slurm Jupyter Kernel


Structure

Installation

$ python3 -m pip install slurm_jupyter_kernel

GitHub repository: GitHub - pc2/slurm_jupyter_kernel: Manage (create, list, modify and delete) and starting jupyter kernels using sbatch

Create Jupyter kernel

Python/Julia (auto installation on Noctua 2)

Requirements: running ssh-agent with loaded ssh-key to access Noctua 2 passwordless.

$ slurmkernel template use --template ipython|ijulia --user <USERNAME> --proxyjump fe.noctua2.pc2.uni-paderborn.de --loginnode n2login1 [--dry-run]

Related content

JupyterHub
More like this
IJulia 
More like this
VS Code Remote Usage
VS Code Remote Usage
More like this
Julia
More like this
Pluto.jl on Noctua
Pluto.jl on Noctua
More like this
Example: Running Pytorch Script with GPU Support
Example: Running Pytorch Script with GPU Support
More like this