Add Docs example for plotting tracks over time (#4170)
This commit is contained in:
parent
730af8390b
commit
a9fb8b239b
3 changed files with 72 additions and 3 deletions
|
|
@ -65,7 +65,7 @@ Pip install the ultralytics package including all [requirements](https://github.
|
|||
pip install ultralytics
|
||||
```
|
||||
|
||||
For alternative installation methods including Conda, Docker, and Git, please refer to the [Quickstart Guide](https://docs.ultralytics.com/quickstart).
|
||||
For alternative installation methods including [Conda](https://anaconda.org/conda-forge/ultralytics), [Docker](https://hub.docker.com/r/ultralytics/ultralytics), and Git, please refer to the [Quickstart Guide](https://docs.ultralytics.com/quickstart).
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue