Skip to content

Commit f253871

Browse files
author
EC2 Default User
committed
update shellscript instructions
1 parent 6f342cd commit f253871

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

docs/SageMakerNotebook&StudioSetup.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,19 +117,18 @@ The steps outlined below guide you through how to push a public docker image to
117117
</p>
118118
7. Next, run the script using the command `./image_builder.sh` **(9)**
119119
8. When prompted enter the public image URI provided in your module's README file (e.g., `public.ecr.aws/v8e3m3v4/sagemaker/umaine-sagemaker`) **(10)**
120-
9. The next prompt asks for a `.pem` key name, enter your key name of choice (e.g., `test-key`) **(11)**
121120
<p> <align="center"/>
122121
<img src="../images/images_for_ecr_shellscript/step_4.png" width="1000" />
123122
</p>
124-
10. Once the script completes navigate to your account's ECR console.
123+
9. Once the script completes navigate to your account's ECR console.
125124
<p> <align="center"/>
126125
<img src="../images/images_for_ecr_shellscript/step_5.png" width="1000" />
127126
</p>
128-
11. Under private repository, click on the repository named `nigms-images`
127+
10. Under private repository, click on the repository named `nigms-images`
129128
<p> <align="center"/>
130129
<img src="../images/images_for_ecr_shellscript/step_6.png" width="1000" />
131130
</p>
132-
12. After ~15 minutes the container should show up. This can now be used as a custom image in Jupyterlab as outlined in [PART 2: Setup a JupyterLab with a Custom Docker Image](#PART-2:-Setup-a-JupyterLab-with-a-Custom-Docker-Image)
131+
11. After ~15 minutes the container should show up. This can now be used as a custom image in Jupyterlab as outlined in [PART 2: Setup a JupyterLab with a Custom Docker Image](#PART-2:-Setup-a-JupyterLab-with-a-Custom-Docker-Image)
133132
<p> <align="center"/>
134133
<img src="../images/images_for_ecr_shellscript/step_7.png" width="1000" />
135134
</p>
-3.94 KB
Loading
285 KB
Loading
1.67 MB
Loading

0 commit comments

Comments
 (0)