Slurm Jupyter Kernel


Structure

Installation

$ python3 -m pip install slurm_jupyter_kernel

GitHub repository: https://github.com/pc2/slurm_jupyter_kernel

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]