hackalog / easydata

A flexible template for doing reproducible data science in Python.
MIT License
105 stars 22 forks source link

`run_notebook` needs to create paths if necessary #232

Open acwooding opened 2 years ago

acwooding commented 2 years ago

run_notebook in src/utils.py needs to optionally create output paths if they don't exist.