ipyslurm

Python interface to Slurm Workload Manager.

MIT License

Downloads
161
Stars
6
Committers
3

ipyslurm

Python interface to Slurm Workload Manager.

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.