File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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---
You can’t perform that action at this time.
0 commit comments