Available on PyPI: https://pypi.org/project/logrun/0.2.0
Available on conda-forge: https://anaconda.org/conda-forge/logrun
Additions:
- By default, reads `LOGRUN_ROOT` from a JSON configuration file in the current directory. The environment variable still works, and if set overrides the path specified in the config file.
Changes:
- `experiments_by_{input,output}_file` now use text files with an experiment ID in each line, instead of symlinking to the experiment targz
Fixes:
- Make eval_checksum on directories be deterministic and more robust