Scheduling Notebook Runs
Under a Personal or a Team/Enterprise plan, you can create schedules for your notebooks to run periodically.
To do so, find the Run on a schedule command from the Command Bar at the bottom of your screen:
Clicking on this option opens a dialog, where you can specify how often you would like your notebook to run, or stop the schedule.
You can schedule your notebooks to run every x hours...
...or customize the schedule as much as you would like with cron expressions:
The next scheduled run time can always be viewed when opening your notebook in Edit mode, just under the authors' names.
When the scheduled time arrives (± a few seconds), the notebook will be run as if you had clicked the “Run all” button.
One last, important thing: the changes in the notebook resulting from the run are attributed to the person who set the schedule.