File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ docker run --rm -v $(pwd):/home/jovyan/work -p 8888:8888 ubcdsci/r-dsci-100:2023
179
179
```
180
180
The terminal will then print some text as the Docker container starts. Once the text stops scrolling, find the
181
181
URL in your terminal that starts with ` http://127.0.0.1:8888 ` (highlighted by the
182
- red box Figure \@ ref(fig: ubuntu-docker-terminal )), and paste it into your browser to start JupyterLab.
182
+ red box in Figure \@ ref(fig: ubuntu-docker-terminal )), and paste it into your browser to start JupyterLab.
183
183
More information on installing and running Docker on Ubuntu, as well as troubleshooting tips, can be found in
184
184
[ the online Docker documentation] ( https://docs.docker.com/engine/install/ubuntu/ ) .
185
185
You can’t perform that action at this time.
0 commit comments