Open GenevieveBuckley opened 9 months ago
Ah, right. We are skipping the ipynb files in the napari docs, because over there all executable content is in myst markdown (with .md extension) and the only ipynb files present are the ones generated by sphinx-gallery - and we don't want to execute those. If you want to commit ipynb files to be executed in these docs, that needs to be dropped.
Execute .ipynb jupyter notebook files for the examples gallery.
This nice to have to-do item came up during development of https://github.com/napari/napari-animation/pull/200
https://github.com/napari/napari-animation/pull/200#issuecomment-1909367945
https://github.com/napari/napari-animation/pull/200#issuecomment-1914100665