# jupyter-leaflet

> jupyter - leaflet bridge

Latest version **0.20.0** (published 2025-06-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install jupyter-leaflet
pnpm add jupyter-leaflet
yarn add jupyter-leaflet
bun add jupyter-leaflet
```

## Health

**Score 40/100 (D)** — status: stable.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.20.0 |
| Published | 2025-06-13 |
| First published | 2016-04-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 23 |
| Unpacked size | 1.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1541 |
| Author | Project Jupyter |
| Maintainers | jasongrout, sylvaincorlay, ellisonbg, maartenbreddels, martinrenou, davidbrochart |
| Keywords | jupyter, jupyterlab, jupyterlab-extension, widgets |

## Links

- npm: https://www.npmjs.com/package/jupyter-leaflet
- Repository: https://github.com/jupyter-widgets/ipyleaflet
- Homepage: https://github.com/jupyter-widgets/ipyleaflet#readme
- Issues: https://github.com/jupyter-widgets/ipyleaflet/issues
- npm.io page: https://npm.io/package/jupyter-leaflet

## Dependencies (23)

- [proj4](https://npm.io/package/proj4.md) ^2.6.0
- [buffer](https://npm.io/package/buffer.md) ^6.0.3
- [leaflet](https://npm.io/package/leaflet.md) ^1.7.1
- [spin.js](https://npm.io/package/spin.js.md) ^4.1.0
- [leaflet-draw](https://npm.io/package/leaflet-draw.md) ^1.0.4
- [proj4leaflet](https://npm.io/package/proj4leaflet.md) ^1.0.1
- [leaflet-search](https://npm.io/package/leaflet-search.md) 2.9.8
- [leaflet-measure](https://npm.io/package/leaflet-measure.md) ^3.1.0
- [leaflet-ant-path](https://npm.io/package/leaflet-ant-path.md) ^1.3.0
- [leaflet-splitmap](https://npm.io/package/leaflet-splitmap.md) ^1.0.3
- [leaflet-velocity](https://npm.io/package/leaflet-velocity.md) ^1.2.4
- [crypto-browserify](https://npm.io/package/crypto-browserify.md) ^3.12.0
- [leaflet-transform](https://npm.io/package/leaflet-transform.md) ^1.0.3
- [protomaps-leaflet](https://npm.io/package/protomaps-leaflet.md) ^1.24.0
- [stream-browserify](https://npm.io/package/stream-browserify.md) ^3.0.0
- [leaflet-fullscreen](https://npm.io/package/leaflet-fullscreen.md) ^1.0.2
- [leaflet.vectorgrid](https://npm.io/package/leaflet.vectorgrid.md) ^1.3.0
- [@jupyter-widgets/base](https://npm.io/package/@jupyter-widgets/base.md) ^2 || ^3 || ^4 || ^5 || ^6
- [leaflet-rotatedmarker](https://npm.io/package/leaflet-rotatedmarker.md) ^0.2.0
- [leaflet.markercluster](https://npm.io/package/leaflet.markercluster.md) ^1.2.0
- [leaflet.awesome-markers](https://npm.io/package/leaflet.awesome-markers.md) ^2.0.5
- [@geoman-io/leaflet-geoman-free](https://npm.io/package/@geoman-io/leaflet-geoman-free.md) ^2.18.0
- [leaflet-defaulticon-compatibility](https://npm.io/package/leaflet-defaulticon-compatibility.md) ^0.1.1

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.20.0 (latest) — 2025-06-13
- 0.4.0-alpha.1 (next) — 2017-07-06
- 0.19.2 — 2024-07-22
- 0.19.1 — 2024-05-13
- 0.19.0 — 2024-04-23
- 0.18.2 — 2024-01-23
- 0.18.0 — 2023-11-27
- 0.17.3 — 2023-06-02
- 0.17.2 — 2022-10-19
- 0.17.1 — 2022-08-23
- 0.17.0 — 2022-07-07
- 0.16.0 — 2022-04-14
- 0.15.0 — 2021-12-06
- 0.14.0 — 2021-06-17
- 0.13.5 — 2021-01-05
- … 66 more at https://npm.io/package/jupyter-leaflet/versions

## README

# 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
```

---
_Source: https://npm.io/package/jupyter-leaflet · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
