pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
259 stars 212 forks source link

Improve (and fix) gallery grid rendering #539

Closed OriolAbril closed 1 year ago

OriolAbril commented 1 year ago

Extend our custom sphinx extension to both get the images and generate the whole gallery.rst page. It allows dropping several directives as we now generate an rst file that is parsed by sphinx and rendered thanks to sphinx-design, so we no longer need nbsphinx nor sphinx-gallery.