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.
- Update
project.versioninpyproject.tomlandCHANGELOGwith commit message "Release vX.X.X". - Add tag vX.X.X with message "Release vX.X.X".
- Push the tag and create a new release on ipyslurm.
- Merge the auto-generated pull request on ipyslurm-feedstock.