File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed
Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -61,18 +61,12 @@ faster access to cloud resources:
6161
6262 - This exercise can be done entirely through the GitHub web interface (but
6363 using the terminal is of course also OK). You can use the "Add file" button
64- to upload files:
65- ```{figure} binder.jpg
66- :alt: Screenshot of Binder web interface
67-
68- Screenshot of Binder web interface.
69- ```
64+ to upload files.
7065
7166 ````{tabs}
7267 ```{group-tab} Jupyter Notebooks
73- - Upload the notebook which we have created earlier to this repository. If you got stuck earlier,
74- you can download [this notebook](https://raw.githubusercontent.com/coderefinery/jupyter/main/example/darts.ipynb)
75- (right-click, "Save as ..."). You can also try this with a different notebook.
68+ - Download [this notebook](https://raw.githubusercontent.com/coderefinery/jupyter/main/example/darts.ipynb)
69+ (right-click, "Save as ...") and upload it to this repository. You can also try this with a different notebook.
7670
7771 - Add also a `requirements.txt` file which contains (adapt this if your notebook has other dependencies):
7872 ```
@@ -105,7 +99,7 @@ faster access to cloud resources:
10599 ````
106100
107101 - Visit [https://mybinder.org](https://mybinder.org):
108- ```{figure} img/ binder.jpg
102+ ```{figure} binder.jpg
109103 :alt: Screenshot of Binder web interface
110104
111105 Screenshot of Binder web interface.
You can’t perform that action at this time.
0 commit comments