Skip to content

Commit ccefca0

Browse files
Conengmoocefpaf
authored andcommitted
Added gallery links (#794)
1 parent b03b81e commit ccefca0

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.rst

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ folium
1515
Python Data, Leaflet.js Maps
1616
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1717

18-
`folium` builds on the data wrangling strengths of the Python ecosystem
19-
and the mapping strengths of the Leaflet.js library.
20-
Manipulate your data in Python,
21-
then visualize it in on a Leaflet map via `folium`.
18+
`folium` builds on the data wrangling strengths of the Python ecosystem and the
19+
mapping strengths of the Leaflet.js library. Manipulate your data in Python,
20+
then visualize it in a Leaflet map via `folium`.
2221

2322
Installation
2423
------------
@@ -38,10 +37,18 @@ Documentation
3837

3938
http://python-visualization.github.io/folium/docs-master/
4039

40+
Note that the documentation on Read the Docs is for the deprecated version
41+
0.2.0.
4142

4243
Gallery
4344
-------
4445

45-
http://python-visualization.github.io/folium/docs-master/
46+
There are two galleries of Jupyter notebooks with examples, which you can see
47+
using Jupyter's nbviewer:
48+
49+
http://nbviewer.jupyter.org/github/python-visualization/folium/tree/master/examples/
50+
51+
https://nbviewer.jupyter.org/github/python-visualization/folium_contrib/tree/master/notebooks/
52+
4653

4754
.. |folium| image:: http://python-visualization.github.io/folium/docs-master/_images/folium_logo.jpg

0 commit comments

Comments
 (0)