File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ image_read("img/setup/docker-3.png") |>
127
127
After clicking the "Run" button, you will see a terminal. The terminal will then print
128
128
some text as the Docker container starts. Once the text stops scrolling, find the
129
129
URL in the terminal that starts
130
- with ` http://127.0.0.1:8888 ` (highlighted by the red box in Figure \@ ref(fig: ubuntu- docker-terminal )), and paste it
130
+ with ` http://127.0.0.1:8888 ` (highlighted by the red box in Figure \@ ref(fig: docker-desktop-url )), and paste it
131
131
into your browser to start JupyterLab.
132
132
133
133
@@ -136,7 +136,7 @@ image_read("img/setup/docker-4.png") |>
136
136
image_crop("3632x2000")
137
137
```
138
138
When you are done working, make sure to shut down and remove the container by
139
- clicking the red trash can symbol (in the top right corner of Figure \@ ref(fig: ubuntu- docker-terminal )).
139
+ clicking the red trash can symbol (in the top right corner of Figure \@ ref(fig: docker-desktop-url )).
140
140
You will not be able to start the container again until you do so.
141
141
More information on installing and running
142
142
Docker on Windows, as well as troubleshooting tips, can
@@ -189,9 +189,6 @@ image_read("img/setup/ubuntu-docker.png") |>
189
189
image_crop("3632x2000")
190
190
```
191
191
192
-
193
-
194
-
195
192
## Working with JupyterLab Desktop
196
193
197
194
You can also run the worksheets accompanying this book on your computer
You can’t perform that action at this time.
0 commit comments