Skip to content

Commit 24d7888

Browse files
Change RetroLab/JupyterLab to RetroLite/JupyterLite in Try it online section.
1 parent 55c33b6 commit 24d7888

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Introduction
2-
============
1+
Introduction to ipyleaflet
2+
==========================
33
Ipyleaflet is a Jupyter / Leaflet bridge enabling interactive maps in the Jupyter notebook. It is an interactive widgets library, based on ipywidgets. This means that everything in ipyleaflet (e.g. the Map, TileLayers, Layers, Controls…) is interactive: you can dynamically update attributes from Python or from the Notebook interface.
44

55
.. image:: _static/gallery.gif
@@ -8,8 +8,8 @@ Ipyleaflet is a Jupyter / Leaflet bridge enabling interactive maps in the Jupyte
88
Try it online
99
-------------
1010

11-
You can give ipyleaflet a try in this documentation by clicking on `Try it on RetroLab <https://ipyleaflet.readthedocs.io/en/latest/lite/retro>`__ or
12-
`Try it on JupyterLab <https://ipyleaflet.readthedocs.io/en/latest/lite/lab>`__.
11+
You can give ipyleaflet a try in this documentation by clicking on `Try it on RetroLite <https://ipyleaflet.readthedocs.io/en/latest/lite/retro>`__ or
12+
`Try it on JupyterLite <https://ipyleaflet.readthedocs.io/en/latest/lite/lab>`__.
1313

1414
Index
1515
-----

0 commit comments

Comments
 (0)