Metadata-Version: 2.3
Name: jupyter-leaflet
Version: 0.19.0
Summary: ipyleaflet extensions for JupyterLab and Jupyter Notebook
Project-URL: Homepage, https://github.com/jupyter-widgets/ipyleaflet
Author-email: Project Jupyter <jupyter@googlegroups.com>
License-File: LICENSE
Keywords: GIS,graphics,ipython,jupyter,widgets
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Jupyter Leaflet Widget

Interactive leaflet widget for the Jupyter notebook

The reference Python backend, `ipyleaflet` is available
[here](https://github.com/jupyter-widgets/ipyleaflet), with examples.

## Package Install

```bash
pip install jupyter-leaflet
```
