Python interface to Slurm Workload Manager.
Python interface to Slurm Workload Manager.
Install using pip install ipyslurm or conda install -c conda-forge ipyslurm.
See example notebooks for different use cases.
Line magics: sinteract, slogin, slogout, stail
Cell magics: scommand, sbatch, sftp, swritefile
Use ? to get help on individual commands.
project.version in pyproject.toml and CHANGELOG with commit message “Release vX.X.X”.