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
Release history Release notifications | RSS feed
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
File details
Details for the file sagemaker-headless-execution-driver-0.0.13.tar.gz
.
File metadata
- Download URL: sagemaker-headless-execution-driver-0.0.13.tar.gz
- Upload date:
- Size: 42.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18dc7a63a85f480eea7c2e8b5ffc9c7420fa19a4fdd6e616021ab7839f0f11af |
|
MD5 | 149fa9fd8be7218b056de7275f0f91d5 |
|
BLAKE2b-256 | 42cd8943eeb2eb6510706fb626f174d435ae509a8d537728d9b679a5ba4a400c |
File details
Details for the file sagemaker_headless_execution_driver-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: sagemaker_headless_execution_driver-0.0.13-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2c18eb75ce90f71efbedb1011e937cf010d71506ad3059bba50bdd60a638867 |
|
MD5 | b16bd68dd282119a77e3af52d1091f76 |
|
BLAKE2b-256 | da7c01d404176152f61aa544cbcf58d9a15f11a26e38b00928054c2141c041fd |