Skip to content
Snippets Groups Projects
Commit e99256ef authored by Sören Henning's avatar Sören Henning
Browse files

Add hint on stoping Jupyter server from Docker

parent c23a9690
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ This option requires Docker to be installed. You can build and run a container u
to set the `results` volume to the directory with your execution results and `results-inst` to a directory where the
final scalability graphs should be placed. The output of the *run* command gives you an URL of the form
`http://127.0.0.1:8888/?token=...`, which you should open in your webbrowser. From there you can access all notebooks.
You can stop the Jupyter server with Crtl + C.
```sh
docker build . -t theodolite-analysis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment