Skip to content

Commit 86face1

Browse files
committed
fix gif rendering
1 parent da059b3 commit 86face1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Python kernel to work. So instead we short gifs or apngs of interacting with the
8484
the GIFs are stored in ``docs/_static/images`` and they are automatically embedded when the notebooks are converted to html
8585
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.
8686

87-
.. image:: _static/images/how-to-embed-gif.gif
87+
.. image:: _static/images/how-to-embed-gif.apng
8888

8989
Autobuild the documentation
9090
^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)