.conda_env.yml
.envrc
.gitignore
.readthedocs.yaml
LICENSE
README.md
black.toml
changelog.md
makefile
mkdocs.yml
pyproject.toml
pytest.ini
setup.cfg
.github/workflows/lint-black.yaml
.github/workflows/lint-darglint.yaml
.github/workflows/lint-flake8.yaml
.github/workflows/lint-isort.yaml
.github/workflows/lint-pydocstyle.yaml
.github/workflows/python-publish.yaml
.github/workflows/test.yaml
docs/api.md
docs/develop.md
docs/index.md
docs/walkthrough.md
docs/assets/01_empty_sweep.png
docs/assets/02_local_run.png
docs/assets/03_slurm_preempted.png
docs/assets/04_slurm_finished.png
example/README.md
example/launch.sh
example/sweep.yaml
example/train.py
test/__init__.py
test/utils.py
test/example/__init__.py
test/example/test_train.py
wandb_preempt/__init__.py
wandb_preempt/checkpointer.py
wandb_preempt.egg-info/PKG-INFO
wandb_preempt.egg-info/SOURCES.txt
wandb_preempt.egg-info/dependency_links.txt
wandb_preempt.egg-info/requires.txt
wandb_preempt.egg-info/top_level.txt