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.
Releasing a new version
- 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.
Release files for ipyslurm 2.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyslurm-2.3.0.tar.gz | 11.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyslurm-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.4 kB
Release files / ipyslurm-2.3.0.tar.gz
| Download URL | ipyslurm-2.3.0.tar.gz |
|---|---|
| Size | 11.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
23cecce4d17d7268b7b9d2a597a9ce858f36a3bc6ee70b375d38c301d901b2c5
|
|
BLAKE2b-256 checksum How to use checksums |
421472fe95e60ec968bfae75288309abc05dc3271a902edd35795bf7df450aa2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.11
|
Release files / ipyslurm-2.3.0-py3-none-any.whl
| Download URL | ipyslurm-2.3.0-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ace37251c8015837f072105c3aedb048f66e4de696fac2e1685b3d18d849d0f
|
|
BLAKE2b-256 checksum How to use checksums |
0f76eb73b826db6300d02d19026d1fa1af905dbcec4da0003b57e6c2eacaf4fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.11
|