draskell / flask_papermill

Flask server to do papermill jobs.
0 stars 0 forks source link

Add job scheduling #15

Open draskell opened 4 years ago

draskell commented 4 years ago

Make a model and pages to support the creation and deletion of scheduled jobs to be run on a given interval.

It would be nice if there was an option for the number of the job outputs to keep. Eg if it's running daily keep the last 5 days worth of runs.