How can I schedule my Notebooks?
Imagine you want to run your Python Notebook every night to get fresh predictions on a daily basis.
The scheduler allows you to execute any Notebook based on a recurring schedule
How to create a schedule for a Notebook
After pressing "New Schedule" a modal opens. Here you can configure:
The Schedule name
The Workbench that contains the notebook you want to execute
The Notebook that you want to run (a filebrowser shows after choosing a Workbench)
The schedule (specific time, hourly, daily, weekly, monthly, custom cron)