.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
docker-compose.yml
environment.yml
pyproject.toml
readthedocs.yml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/release.yaml
.github/workflows/slurm.yml
.github/workflows/test.yaml
.github/workflows/optional/linting.yaml
ci/environment.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/environment.yml
docs/index.rst
docs/new_section.rst
docs/tutorial.nblink
docs/whats_new.rst
enjoy_slurm/__init__.py
enjoy_slurm/_version.py
enjoy_slurm/config.py
enjoy_slurm/slurm.py
enjoy_slurm/utils.py
enjoy_slurm.egg-info/PKG-INFO
enjoy_slurm.egg-info/SOURCES.txt
enjoy_slurm.egg-info/dependency_links.txt
enjoy_slurm.egg-info/not-zip-safe
enjoy_slurm.egg-info/requires.txt
enjoy_slurm.egg-info/top_level.txt
notebooks/.gitkeep
notebooks/test.sh
notebooks/tutorial.ipynb
scripts/configure.sh
tests/__init__.py
tests/test_parser.py
tests/test_with_slurm.py