aws / aws/studio-lab-examples

Enable to run SageMaker Pipelines local mode in Studio Lab

Open
#198 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
772
Forks
229
PR merge metrics
No merged PRs in 30d

Description

I am trying to run a sagemaker pipeline in local mode from sagemaker Studio lab. Since docker is not available and without root access to get it installed on the lab environment, I tried the alternative with CLI extension mentioned in :
https://github.com/aws-samples/sagemaker-studio-docker-ui-extension
The steps are:
git clone https://github.com/aws-samples/sagemaker-studio-docker-cli-extension.git
cd sagemaker-studio-docker-cli-extension
./setup.sh

However, this throws the error as below:
+ sudo ln -s /home/studio-lab-user/sagemaker-studio-docker-cli-extension/src/sagemaker_studio_docker_cli/sdocker /usr/bin/sdocker
./setup.sh: line 37: sudo: command not found

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.