python-visualization / folium

Python Data. Leaflet.js Maps.
https://python-visualization.github.io/folium/
MIT License
6.86k stars 2.22k forks source link

_repr_html_ seems to be broken in latest jupyter notebook #324

Closed ocefpaf closed 8 years ago

ocefpaf commented 8 years ago

Displaying maps on the notebook is an essential feature of folium making this issue is a blocker for v0.2.0 :unamused:

ocefpaf commented 8 years ago

Looking closer I am able to run most of the test notebooks I have. The only failure so far was the TimeStampedGeoJSON. I will keep looking into this...