Kedro SageMaker Pipelines plugin
February 16, 2023 ยท View on GitHub
We help companies turn their data into assets
About
This plugin enables you to run Kedro projects on Amazon SageMaker. Simply install the package and use the provided kedro sagemaker commands to build, push, and run your project on SageMaker.
Documentation
For detailed documentation refer to https://kedro-sagemaker.readthedocs.io/
Usage guide
Usage: kedro sagemaker [OPTIONS] COMMAND [ARGS]...
Options:
-e, --env TEXT Environment to use.
-h, --help Show this message and exit.
Commands:
compile Compiles the pipeline to a JSON file
init Creates basic configuration for Kedro SageMaker plugin
run Runs the pipeline on SageMaker Pipelines
Quickstart
Follow quickstart section on kedro-sagemaker.readthedocs.io to see how to run your Kedro project on AWS SageMaker or watch the video below: