File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ .. image :: https://badge.fury.io/py/branca.png
2
+ :target: http://badge.fury.io/py/branca
3
+ .. image :: https://api.travis-ci.org/python-visualization/branca.png?branch=master
4
+ :target: https://travis-ci.org/python-visualization/branca
5
+ .. image :: https://badges.gitter.im/Join%20Chat.svg
6
+ :target: https://gitter.im/python-visualization/folium?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7
+
1
8
Branca
2
9
======
3
10
4
- This library is a spinoff from Folium, that would host the
5
- non-map-specific features.
11
+ This library is a spinoff from `folium `_, that would host the non-map-specific features.
6
12
7
13
It may become a HTML+JS generation library in the future.
8
14
@@ -11,3 +17,4 @@ It is based on Jinja2 only.
11
17
There's no documentation, but you can browse the `examples `_ gallery.
12
18
13
19
.. _`examples` : http://nbviewer.jupyter.org/github/python-visualization/branca/tree/master/examples
20
+ .. _`folium` : https://github.com/python-visualization/folium
You can’t perform that action at this time.
0 commit comments