Introduction to ipyleaflet#

Ipyleaflet is a Jupyter widget for Leaflet.js , enabling interactive maps in the Jupyter notebook. Every object in ipyleaflet (including the Map, TileLayers, Layers, Controls, etc.) is interactive: you can dynamically update attributes from Python or from the browser.

_images/gallery.gif

Try it online#

https://jupyterlite.rtfd.io/en/latest/_static/badge.svg

You can try ipyleaflet below, or open many other live examples in a new browser tab with : JupyterLite or RetroLite.

Try ipyleaflet!

Table of Contents#