Skip to content

Commit

Permalink
Added How to create a jupyterlab with cutom image
Browse files Browse the repository at this point in the history
  • Loading branch information
hadiparsianNIH authored Dec 26, 2024
1 parent 6678b13 commit 1bc7ec0
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/HowToCreateJupyterlabWithCustomImage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Set Up a JupyterLab with a Custom Docker Image

1. In Amazon SageMaker AI, **create a domain**:

![](/images/images_custom_kernel/Capture1.PNG)

2. Leave the **Quick setup** and click **Set up**:

![](/images-custom-kernel/Capture2.PNG)

3. After having your domain ready, go to **Environment** tab and click **Attach image**:

![](/images-custom-kernel/Capture3.PNG)

4. Under **New image**, enter and ECR image URL, click **Next**:

![](/images-custom-kernel/Capture4.PNG)

5. Give a name to your image, select **JupyterLab image**, and **Submit**:

![](/images-custom-kernel/Capture5.PNG)

6. In **Studio** tab, **Select Domain** and then **Open Studio**:

![](/images-custom-kernel/Capture6.PNG)

7. Select **Jupyterlab**, and then click **Create JupyterLab Space**:

![](/images-custom-kernel/Capture7.PNG)

8. Give a name, and then **Create space**:

![](/images-custom-kernel/Capture8.PNG)

9. Select the custom image, instance type, and then **Run space**:

![](/images-custom-kernel/Capture9.PNG)

10. **Open JupyterLab**:

![](/images-custom-kernel/Capture10.PNG)
Binary file added images/images_custom_kernel/Capture1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture10.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture4.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture5.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture6.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture7.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture8.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/images_custom_kernel/Capture9.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1bc7ec0

Please sign in to comment.