Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 212 Bytes

folium

Playing with Folium in IPython

To use open a terminal and launch a simple python web server: python -m SimpleHTTPServer 8015.

Then launch an ipython notebook server: ipython notebook.

Enjoy