man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
853 stars 80 forks source link

If --py-template-base-dir is None, report run fails #32

Closed jonbannister closed 2 years ago

jonbannister commented 3 years ago

This means that the default behaviour of falling back to the notebook_template_examples does not work at present.

jonbannister commented 2 years ago

Fixed