Exploring JupyterLite support for MNE-Python documentation examples

Hi everyone,

I’ve been exploring the roadmap goal of improving documentation interactivity via JupyterLite support in sphinx-gallery (see #13616)

I opened issue #13660 as a starting point to evaluate feasibility for a small subset of lightweight examples, and have one PR (#13666) with an initial prototype

I would love feedback from the community on

  • Which examples would be most valuable to make interactive first?

  • Are there known dependency or build constraints I should be aware of?

  • Any prior work or experiments in this direction?

Happy to iterate based on feedback before pushing further