Skip to content
Snippets Groups Projects
Commit a10a9a92 authored by Anton Kullberg's avatar Anton Kullberg
Browse files

readme: updated readme w/ info about notebooks

parent a9424b07
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ Run the Docker image (with notebooks) by running
docker run --rm -it -p 8888:8888 -e JUPYTER_LAB_ENABLE=yes gitlab.liu.se:5000/phd-courses/multiple-target-tracking
```
Regardless if you use the container registry or your locally built image, the run command will start jupyter lab for you where you can run whatever notebook you want. The exercises are contained within each respective `exercise-session-x.ipynb` notebooks.
# Documentation
The documentation is hosted on Gitlab pages but is also buildable locally in the provided Docker image.
The documentation can be found [here](https://phd-courses.gitlab-pages.liu.se/multiple-target-tracking).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment