Skip to main content

Execution Driver for Notebook Scheduler

Project description

SageMaker Headless Notebook Execution Driver

This package is used to host headless execution manager/driver logic and its dependent scripts for notebook execution. Other types of headless execution like python script, java jar based job types could be supported later by adding new types of manager/driver.

Description

The sagemaker_headless_execution_driver facilitates running SageMaker notebook jobs in a headless mode. It integrates seamlessly with the Amazon SageMaker Jupyter Scheduler and provides the necessary mechanisms to execute Jupyter notebooks as automated jobs.

Features

  • Executes Jupyter notebooks as SageMaker Training Jobs.
  • Compatible with custom SageMaker images.
  • Extensible and easily integrable with other SageMaker tooling

Installation

To install the package:

pip install sagemaker-headless-execution-driver

For Conda users:

conda install -c conda-forge sagemaker-headless-execution-driver

Dependecies

  • IPython
  • Papermill

License

This project is licensed under the terms of the Apache 2.0 license. See LICENSE for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page