Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

293 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releasing a new version

  1. Update project.version in pyproject.toml and CHANGELOG with commit message "Release vX.X.X".
  2. Add tag vX.X.X with message "Release vX.X.X".
  3. Push the tag and create a new release on ipyslurm.
  4. Merge the auto-generated pull request on ipyslurm-feedstock.

About

Python interface to Slurm Workload Manager.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages