Skip to content

Put explicit links to nbviewer/v0.2.0 #368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Examples

You shall take a look at folium's example gallery_.

.. _gallery: http://nbviewer.jupyter.org/github/python-visualization/folium/tree/master/examples/
.. _gallery: http://nbviewer.jupyter.org/github/python-visualization/folium/tree/v0.2.0/examples/

If this is not enough, you may find fancier examples here_.

.. _here: http://nbviewer.jupyter.org/github/ocefpaf/folium_notebooks/tree/master/
.. _here: http://nbviewer.jupyter.org/github/ocefpaf/folium_notebooks/tree/master/
4 changes: 2 additions & 2 deletions examples/Quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"For more information about popups, please visit [Popups.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/Popups.ipynb)"
"For more information about popups, please visit [Popups.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/v0.2.0/examples/Popups.ipynb)"
]
},
{
Expand Down Expand Up @@ -687,7 +687,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"For more choropleth example, please visit [GeoJSON and choropleth.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/GeoJSON and choropleth.ipynb)"
"For more choropleth example, please visit [GeoJSON and choropleth.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/v0.2.0/examples/GeoJSON and choropleth.ipynb)"
]
}
],
Expand Down