Scheduling Jupyter notebooks on SageMaker ephemeral instances introduced three ways to execute notebooks on a schedule in SageMaker
- Executing notebooks directly from JupyterLab with a GUI
- Using the AWS APIs or CLI directly: https://github.com/aws-samples/sagemaker-run-notebook/blob/master/QuickStart.md
- Using the convenience package: run-notebook
Run a Sagemaker Notebook From AWS Lambdas. Here is sample demo: