File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 83
83
"myst-nb" : ("https://myst-nb.readthedocs.io/en/v0.12.3/" , None ),
84
84
"ipywidgets" : ("https://ipywidgets.readthedocs.io/en/7.6.3/" , None ),
85
85
"jupytext" : ("https://jupytext.readthedocs.io/en/stable/" , None ),
86
- "ipyleaflet" : ("https://ipyleaflet.readthedocs.io/en/stable /" , None ),
86
+ "ipyleaflet" : ("https://ipyleaflet.readthedocs.io/en/latest /" , None ),
87
87
"poliastro" : ("https://docs.poliastro.space/en/v0.15.2/" , None ),
88
88
"qiskit" : ("https://qiskit.org/documentation/" , None ),
89
89
"myst-parser" : ("https://myst-parser.readthedocs.io/en/v0.15.1/" , None ),
Original file line number Diff line number Diff line change @@ -145,8 +145,7 @@ the slider will render correctly in Sphinx.
145
145
To see more elaborate examples:
146
146
147
147
- `ipyleaflet `_ provides several widgets for interactive maps,
148
- and renders live versions of them :doc: `in their
149
- documentation <ipyleaflet:api_reference/velocity>`.
148
+ and renders live versions of them :doc: `in their documentation <ipyleaflet:layers/velocity >`.
150
149
- `PyVista <https://docs.pyvista.org/ >`_ is used for scientific 3D visualization
151
150
with several interactive backends and `examples in their
152
151
documentation <https://docs.pyvista.org/index.html#maps-and-geoscience> `_ as well.
You can’t perform that action at this time.
0 commit comments