- Notifications
You must be signed in to change notification settings - Fork361
A Jupyter - Leaflet.js bridge
License
jupyter-widgets/ipyleaflet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Jupyter / Leaflet bridge enabling interactive maps in the Jupyter notebook.
Using conda:
conda install -c conda-forge ipyleafletUsing pip:
pip install ipyleafletFor a development installation (requires yarn, you can install it withconda install -c conda-forge yarn):
git clone https://github.com/jupyter-widgets/ipyleaflet.gitcd ipyleaflet(cd python/jupyter_leaflet; pip install -e .)(cd python/ipyleaflet; pip install -e .)For developing with JupyterLab:
jupyter labextension develop --overwrite jupyter_leafletTo get started with usingipyleaflet, check out the full documentation
https://ipyleaflet.readthedocs.io/
We use a shared copyright model that enables all contributors to maintain thecopyright on their contributions.
This software is licensed under the MIT license. See theLICENSE file for details.
Theipyleaflet repository includes thejupyter-leaflet npm package, whichis a front-end component, and theipyleaflet python package which is thebackend for the Python Jupyter kernel.
Similarly, thexleaflet projectprovides a backend tojupyter-leaflet for the "xeus-cling" C++ Jupyterkernel.
About
A Jupyter - Leaflet.js bridge
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.







