We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c03f49 commit d8c28fcCopy full SHA for d8c28fc
README.md
@@ -2,6 +2,7 @@
2
3
[![PyPI][pypi_badge]][pypi_link]
4
[![Conda Version][conda_version_badge]][conda_version]
5
+[![PyPI - Downloads][pypi-img]][pypi-link]
6
[![Binder][binder_badge]][binder_jupyterlab_url]
7
[![open_in_colab][colab_badge]][colab_notebook_link]
8
@@ -13,6 +14,8 @@
13
14
[colab_notebook_link]: https://colab.research.google.com/github/developmentseed/lonboard/blob/main
15
[conda_version_badge]: https://img.shields.io/conda/vn/conda-forge/lonboard.svg
16
[conda_version]: https://anaconda.org/conda-forge/lonboard
17
+[pypi-img]: https://static.pepy.tech/badge/lonboard
18
+[pypi-link]: https://pypi.org/project/lonboard/
19
20
A Python library for fast, interactive geospatial vector data visualization in Jupyter.
21
0 commit comments