blob: b325289eccf4af26e913801690a212b40fa8fe85 (
plain)
1
2
3
4
5
|
jupyter-ipyleaflet is a Jupyter-Leaflet bridge enabling interactive maps in the
Jupyter notebook.
Before the widgets may be used in an IPython notebook, execute the following:
jupyter nbextension enable --py ipyleaflet
|