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

readme: updated readme about binder

parent 739ce92f
Branches master
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@
Code repository for Python implementations of some multiple target tracking algorithms, specifically developed for the course Target Tracking at Linköping University, see [Target Tracking](https://mtt.edu.hendeby.se/). See Getting started for information on how to run the code and generate result plots.
### Run Notebooks on Binder
The notebooks are hosted on Binder and can immediately be run.
The notebooks are hosted on Binder and can immediately be run. However, Binder is quite slow and the algorithms will not run even somewhat quick there. It is advised to follow [Getting started locally](#getting-started-locally) instead.
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.liu.se%2Fphd-courses%2Fmultiple-target-tracking/HEAD)
# Getting started locally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment