-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Labels
Description
I just did a presentation with only markdown files and python files (with the "# %%" cell syntax):
https://github.com/GaelVaroquaux/skrub_presentation_2025/tree/main
I would love it if I could have a one-liner, or a simple github action, that would turn this into a website using sphinx-gallery. In theory, there are all the tools in sphinx-gallery. In practice, I know that to set up something like this, I would spend quite a little while wiring thing. My dream would be that I have very little to do.
I do realize that this is totally a request coming from nowhere, that comes with a fair amount of work. But I thought that I would share my dreams, just in case someone feel like implementing something in this direction.
Thanks for all the work!