Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.1 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.1 KB

move-from-local-to-sagemaker

This repository provides sample code to showcase what changes you need to do to move from your local jupyter environment to sagemaker. This repository is referred in the blogs Move From Local to Amazon SageMaker - Part 1 and Move From Local to Amazon SageMaker - Part 2.

The repository structure contains the following folders:

  1. Part-1 : This folder contains the notebook and files related to Move From Local to Amazon SageMaker - Part 1
  2. Part-2 : This folder contains the notebook and files related to Move From Local to Amazon SageMaker - Part 2
  3. Bring Your Own Container : This folder contains the notebook and files related to Bring Your Own Container to SageMaker

If you have any suggestions on the repository or want to report a bug, please submit a bug.

PRs are welcome too !!