Scheduling notebook jobs in Studio
Studio supports Jupyter Scheduler to enable scheduling notebook jobs to run on a schedule
The Jupyter Scheduler documentation can be found here: https://jupyter-scheduler.readthedocs.io/en/latest/users/index.html
Follow the steps below to schedule a notebook job:
1. Right click on the notebook, and choose Create Notebook Job

2. Alternatively, in the notebook, click the Notebook Jobs icon in the top right toolbar.

3. Choose the parameters and schedule on the Notebook Jobs form. Ensure that Run on a schedule is selected to enable periodic execution.

4. Confirm that the job appears under Notebook Job Definitions.

Please note that that the Studio server is shut down after each release. Voltaiq typically releases every week on Tuesday and Thursday. It is necessary to log into Voltaiq to restart the server, otherwise, the scheduled jobs will not run.