v0.1.0
·
1 commit
to releases/v0.1.0
since this release
millrun: initial release
Features:
- Execute selected notebooks in a directory (recursively, too) against a list of parameters. Each notebook will be executed separately with each set of parameters.
- Execute as a Python library or as a CLI tool
- CLI tool is executed in parallel using multiprocessing
- Rich progress bars
- Name your output files based on keys within your parameters