ipyleaflet
A Jupyter / Leaflet bridge enabling interactive maps in the Jupyter notebook.
Usage
Selecting a basemap for a leaflet map:
Loading a geojson map:
Making use of leafletjs primitives:
Using the splitmap control:
Displaying velocity data on the top of a map:
Choropleth layer:
Widget control
Installation
Using conda:
conda install -c conda-forge ipyleaflet
Using pip:
pip install ipyleaflet
Installation from sources
For a development installation (requires yarn, you can install it with conda install -c conda-forge yarn):
git clone https://github.com/jupyter-widgets/ipyleaflet.git
cd ipyleaflet
(cd python/jupyter_leaflet; pip install -e .)
(cd python/ipyleaflet; pip install -e .)
For developing with JupyterLab:
jupyter labextension develop --overwrite jupyter_leaflet
Documentation
To get started with using ipyleaflet, check out the full documentation
https://ipyleaflet.readthedocs.io/
License
We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.
This software is licensed under the MIT license. See the LICENSE file for details.
Related projects
The ipyleaflet repository includes the jupyter-leaflet npm package, which
is a front-end component, and the ipyleaflet python package which is the
backend for the Python Jupyter kernel.
Similarly, the xleaflet project
provides a backend to jupyter-leaflet for the "xeus-cling" C++ Jupyter
kernel.
Release files for ipyleaflet 0.20.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyleaflet-0.20.0.tar.gz | 28.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyleaflet-0.20.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 60.5 kB
Release files / ipyleaflet-0.20.0.tar.gz
| Download URL | ipyleaflet-0.20.0.tar.gz |
|---|---|
| Size | 28.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
098f317dd63c4bcac5176d5b78d40d5758c623f7cd013f0d0c9d7a70cefcdb34
|
|
BLAKE2b-256 checksum How to use checksums |
d8f200facc58a1e9581d9365df5761bf7e12f9fa7132132111f6ee484fd58e42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.18
|
Release files / ipyleaflet-0.20.0-py3-none-any.whl
| Download URL | ipyleaflet-0.20.0-py3-none-any.whl |
|---|---|
| Size | 31.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b4c20ddc0b17d68e226cd3367ca2215a4db7e2b14374468c0eeaa54b53e4d173
|
|
BLAKE2b-256 checksum How to use checksums |
4969e9858f2c0b99bf9f036348d1c84b8026f438bb6875effe6a9bcd9883dada
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.18
|