ipyslurm

Python interface to Slurm Workload Manager.

View the Project on GitHub auneri/ipyslurm

ipyslurm

Python interface to Slurm Workload Manager.

license build pypi conda-forge

Getting started

Install using pip install ipyslurm or conda install -c conda-forge ipyslurm.

See example notebooks for different use cases.

Magic commands

Line magics: sinteract, slogin, slogout, stail
Cell magics: scommand, sbatch, sftp, swritefile

Use ? to get help on individual commands.