Skip to content

Commit 849540b

Browse files
Merge pull request #54 from NIGMS/hadi
Added README "How to run a JupyterLab with custom container in Amzon SageMaker studio"
2 parents 6678b13 + f0936e0 commit 849540b

11 files changed

+41
-0
lines changed

Diff for: docs/HowToCreateJupyterlabWithCustomImage.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Set Up a JupyterLab with a Custom Docker Image
2+
3+
1. In Amazon SageMaker AI, **Create domain**:
4+
5+
![](/images/images_custom_kernel/Capture1.PNG)
6+
7+
2. Leave the **Quick setup** and click **Set up**:
8+
9+
![](/images/images_custom_kernel/Capture2.PNG)
10+
11+
3. After having your domain ready, go to **Environment** tab and click **Attach image**:
12+
13+
![](/images/images_custom_kernel/Capture3.PNG)
14+
15+
4. Under **New image**, enter and ECR image URL, click **Next**:
16+
17+
![](/images/images_custom_kernel/Capture4.PNG)
18+
19+
5. Give a name to your image, select **JupyterLab image**, and **Submit**:
20+
21+
![](/images/images_custom_kernel/Capture5.PNG)
22+
23+
6. In **Studio** tab, **Select Domain** and then **Open Studio**:
24+
25+
![](/images/images_custom_kernel/Capture6.PNG)
26+
27+
7. Select **Jupyterlab**, and then click **Create JupyterLab Space**:
28+
29+
![](/images/images_custom_kernel/Capture7.PNG)
30+
31+
8. Give a name, and then **Create space**:
32+
33+
![](/images/images_custom_kernel/Capture8.PNG)
34+
35+
9. Select the custom image, instance type, and then **Run space**:
36+
37+
![](/images/images_custom_kernel/Capture9.PNG)
38+
39+
10. **Open JupyterLab**:
40+
41+
![](/images/images_custom_kernel/Capture10.PNG)

Diff for: images/images_custom_kernel/Capture1.PNG

137 KB
Loading

Diff for: images/images_custom_kernel/Capture10.PNG

75.6 KB
Loading

Diff for: images/images_custom_kernel/Capture2.PNG

137 KB
Loading

Diff for: images/images_custom_kernel/Capture3.PNG

131 KB
Loading

Diff for: images/images_custom_kernel/Capture4.PNG

58.6 KB
Loading

Diff for: images/images_custom_kernel/Capture5.PNG

69.6 KB
Loading

Diff for: images/images_custom_kernel/Capture6.PNG

62.1 KB
Loading

Diff for: images/images_custom_kernel/Capture7.PNG

58.1 KB
Loading

Diff for: images/images_custom_kernel/Capture8.PNG

32.6 KB
Loading

Diff for: images/images_custom_kernel/Capture9.PNG

124 KB
Loading

0 commit comments

Comments
 (0)