In version v0.6 the API for the run system was redesigned with the goal of a simple usage without the full config file. Additionally automated code reformatting was added.
What's Changed
- new API for the run system - cleaner & simpler - for details see #173 (by @Rykath)
- including an example notebook and unit tests
- pre-commit hooks to clean notebooks and format code with black by @Rykath
Full Changelog: v0.5...v0.6