man-group / notebooker

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

Add --disable-scheduler and fix template sanity/regression testing #51

Closed jonbannister closed 2 years ago

jonbannister commented 2 years ago

Previously the sanity/regression tests would try to set up the scheduler with no config at all. This adds tests for these CLI runners and also ensures that we can nicely disable the scheduler as a side effect.