We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da059b3 commit 86face1Copy full SHA for 86face1
docs/Contributing.rst
@@ -84,7 +84,7 @@ Python kernel to work. So instead we short gifs or apngs of interacting with the
84
the GIFs are stored in ``docs/_static/images`` and they are automatically embedded when the notebooks are converted to html
85
based on the file names in the cell metadata. For example here is the process of setting the metadata of a cell when using JupyterLab.
86
87
-.. image:: _static/images/how-to-embed-gif.gif
+.. image:: _static/images/how-to-embed-gif.apng
88
89
Autobuild the documentation
90
^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments