Skip to content

Commit c5de6e2

Browse files
authored
adding a binder badge (#1137)
adding a binder badge
2 parents 38e1478 + 87f4db2 commit c5de6e2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|PyPI| |Travis| |Gitter| |DOI|
1+
|PyPI| |Travis| |Gitter| |DOI| |binder|
22

33
.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg
44
:target: https://pypi.org/project/folium
@@ -15,6 +15,9 @@
1515
.. |DOI| image:: https://zenodo.org/badge/18669/python-visualization/folium.svg
1616
:target: https://zenodo.org/badge/latestdoi/18669/python-visualization/folium
1717
: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
1821

1922
folium
2023
======

0 commit comments

Comments
 (0)