Skip to content

Commit

Permalink
Added steps to clone git repos in Code Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Oct 2, 2024
1 parent 2726984 commit e2a3a05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/HowToCreateAWSSagemakerNotebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,15 @@ AWS offers different types of Notebook instances: SageMaker Studio, SageMaker No
![JupyterLab Space](/images/images_for_creating_AWS_notebooks/Screenshot29.png)
![JupyterLab Space](/images/images_for_creating_AWS_notebooks/Screenshot30.png)

6. After working go back to Code Editor and stop the now unused instance by clicking ***Stop***:
6. Once in code editor clone in your repository. This can be done by selecting the git icon, select **Clone Repository**, copy the web url into the box and then select **Clone from URL**. Alternatively you can open a terminal then use the command git clone web url. Once you do this cd into the cloned repository. If it doesn't show up in your folders select the file icon open folder and select the repository you cloned in.



7. After working go back to Code Editor and stop the now unused instance by clicking ***Stop***:

![JupyterLab Space](/images/images_for_creating_AWS_notebooks/Screenshot31.png)

7. Wait for the Status to show as Stopped:
8. Wait for the Status to show as Stopped:

![JupyterLab Space](/images/images_for_creating_AWS_notebooks/Screenshot32.png)

Expand Down
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 e2a3a05

Please sign in to comment.