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.
2 parents 38e1478 + 87f4db2 commit c5de6e2Copy full SHA for c5de6e2
README.rst
@@ -1,4 +1,4 @@
1
-|PyPI| |Travis| |Gitter| |DOI|
+|PyPI| |Travis| |Gitter| |DOI| |binder|
2
3
.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg
4
:target: https://pypi.org/project/folium
@@ -15,6 +15,9 @@
15
.. |DOI| image:: https://zenodo.org/badge/18669/python-visualization/folium.svg
16
:target: https://zenodo.org/badge/latestdoi/18669/python-visualization/folium
17
:alt: DOI
18
+
19
+.. |binder| image:: https://mybinder.org/badge_logo.svg
20
+ :target: https://mybinder.org/v2/gh/python-visualization/folium/master?filepath=examples
21
22
folium
23
======
0 commit comments