Skip to main content

Run SageMaker Job like Papermil

Project description

Sagemill lets you to execute your notebook as SageMaker jobs in the similar way to papermill

Overall features

  • parameterize notebooks

  • execute notebooks as SageMaker Trainig/Processing Job

Installatioin

$ pip install sagemill

Prerequsites

  • Python>=3.5

Required IAM policy

  • ecr

    • create-repository

    • get-authorization-token

  • sts

    • get-caller-identity

  • permission to run Sagemaker jobs

    • write to cloudwatch logs

    • access to some S3 buckets

    • start training/proceessing jobs

    • etc.

Example notebooks

These notebook are assumed to be conda_python3 in SageMaker Notebook instance If you run it on different environments, install conda and run pip install sagemaker

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

sagemill-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

sagemill-0.0.1-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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