=====
=====
Test set:
=====
=====
- Non-visible points now have text rendered in gray with an asterisk as a clearer visual indicator (560)
- Fix color cycle order changing when creating instances from predictions (518)
- Add Tracks menu -> Delete All Tracks command

Installing
We recommend using [Miniconda](https://docs.conda.io/en/latest/miniconda.html) to install and manage your Python environments. This will also make GPU support work transparently without installing additional dependencies.
See the [Installation page](https://sleap.ai/installation.html) in the docs for more info.
Using Conda (Windows/Linux)
1. Delete any existing environment and start fresh (*recommended*):
conda env remove -n sleap
2. Create new environment `sleap` (*recommended*):