smarie / mkdocs-gallery

Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx dependency !).
https://smarie.github.io/mkdocs-gallery
BSD 3-Clause "New" or "Revised" License
37 stars 15 forks source link

Altair charts support #70

Open RossKen opened 1 year ago

RossKen commented 1 year ago

Hello! Thanks for your great project!

Has there been any consideration of how to integrate altair charts into mkdocs-gallery? I know it isn't natively supported in Sphinx, but an equivalent of the altair sphinx extension would be awesome!

smarie commented 10 months ago

Hi @RossKen, thanks for asking - and sorry for answering so late. Do you know if sphinx-gallery supports Altair ? If so, does it work out of the box with the current scrapers or does it require some additional plugin too ?