aws-samples / sagemaker-studio-apps-lifecycle-config-examples

MIT No Attribution
23 stars 8 forks source link

Docker install example for local mode #14

Open athewsey opened 5 months ago

athewsey commented 5 months ago

Issue #, if available: N/A

Description of changes:

Re-raising https://github.com/aws-samples/sagemaker-studio-lifecycle-config-examples/pull/43 as requested against this repo for new SageMaker Studio.

SageMaker Local Mode is now available within SMStudio to accelerate debugging workflows (yay!), but requires some extra setup to enable. This new script example attempts to walk customers easily through a persistent Docker CLI setup to enable Local Mode.

Testing done:

In addition to the testing for the original PR, re-tested on current SageMaker Distribution image in us-west-2 as of today and the setup is working fine.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bomerzz commented 4 months ago

This feature is exactly what my teams needs!

athewsey commented 3 months ago

@durgasury @giuseppeporcelli any chance we could get a review on this? It's been pending for a while and I keep having to point customers to the PR rather than the actual repo 😖