User story
As a data-analyst, I want to be able to schedule future and routine execution of a jupyter notebook developed within my wmf environment, so that I can automate parts of my data analysis process.
MVP Success Criteria
- Process must be simple enough to integrate into an analysts existing workflow.
- Allow for scheduling at hourly, daily, weekly and monthly intervals
- Must accept a .ipynb as an input
- Must preserve notebook and all resulting artefacts as an output.