You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lazy-load the JupyterLite embedded page in documentation (#1007)
* Remove the retrolite directive, since there are already the links and the buttons to click and make an online try.
* Reverse the change of removing the retrolite directive and use it with a prompt option enabling the lazy load.
* Replace try Retrolite by try ipyleaflet in the prompt option.
You can try ipyleaflet below, or open many other live examples in a new browser tab with
19
-
`JupyterLite <./lite/lab?path=ipyleaflet.ipynb>`_ or `RetroLite <./lite/retro/tree>`_.
19
+
You can try ipyleaflet below, or open many other live examples in a new browser tab with : `JupyterLite <./lite/lab?path=ipyleaflet.ipynb>`_ or `RetroLite <./lite/retro/tree>`_.
0 commit comments