Skip to content

Commit e0c103d

Browse files
authored
Update README.md
1 parent ba6c906 commit e0c103d

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

notebooks/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,23 @@ Leave the selection on `Default Image` and start you server!
4545

4646
## Cloning the Webinar Repository
4747

48-
Once your environment is running, click on the **Git icon** in the left sidebar.
48+
Once your environment is running, open the **workspace** folder.
49+
**Remember: only the files stored in this folder will remain after closing JupyterHub!**
4950

50-
![Screenshot: Git Interface](static/git.png)
51+
![Screenshot: Workspace](static/workspace_click.jpg)
5152

5253
---
5354

54-
Choose **Clone a Repository**, then paste the following URL and click `Clone` to get the notebooks into your workspace:
55+
Open now a Terminal:
56+
57+
![Screenshot: Terminal](static/terminal_click.jpg)
58+
59+
---
60+
61+
Finally paste the following command and hit _Enter_ on the keyboard to get the notebooks into your workspace:
5562

5663
```
57-
https://github.com/EOPF-Sample-Service/eopf-sample-notebooks.git
64+
git clone https://github.com/EOPF-Sample-Service/eopf-sample-notebooks.git
5865
```
5966

6067
---

0 commit comments

Comments
 (0)