Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sagemaker-headless-execution-driver

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sagemaker-headless-execution-driver

Execution Driver for Notebook Scheduler

  • 0.0.13
  • PyPI
  • Socket score

Maintainers
2

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc