From 2608ddd277209eeb1cbdb894054315fb864cb939 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Thu, 29 Jan 2026 13:34:14 -0500 Subject: [PATCH 1/2] DOC: Add jupyterlite idea to roadmap [skip azp] [skip actions] --- doc/development/roadmap.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/development/roadmap.rst b/doc/development/roadmap.rst index 278ed3ce213..60a9eefd980 100644 --- a/doc/development/roadmap.rst +++ b/doc/development/roadmap.rst @@ -189,6 +189,12 @@ More details are in :gh:`4859`; progress in :gh:`12663`. .. _documentation-updates: +Documentation interactivity +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +With jupyterlite support landing `in sphinx-gallery `__, +we should work on allowing users to run examples interactively on our website. +See :gh:`13616` for more details and discussion. + Documentation updates ^^^^^^^^^^^^^^^^^^^^^ Our documentation has many minor issues, which can be found under the tag From 9eec399d899a9a77d3fe2d6aeba9d00e2ba4305a Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Thu, 29 Jan 2026 15:17:53 -0500 Subject: [PATCH 2/2] FIX: Move [ci skip] --- doc/development/roadmap.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/development/roadmap.rst b/doc/development/roadmap.rst index 60a9eefd980..bab992d89d4 100644 --- a/doc/development/roadmap.rst +++ b/doc/development/roadmap.rst @@ -82,6 +82,12 @@ initiate a recurring series of tutorials that could be advertised widely. Such e might even provide a small revenue stream for MNE-Python, to support things like continuous integration costs. +Documentation interactivity +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +With jupyterlite support landing `in sphinx-gallery `__, +we should work on allowing users to run examples interactively on our website. +See :gh:`13616` for more details and discussion. + In progress ----------- @@ -189,12 +195,6 @@ More details are in :gh:`4859`; progress in :gh:`12663`. .. _documentation-updates: -Documentation interactivity -^^^^^^^^^^^^^^^^^^^^^^^^^^^ -With jupyterlite support landing `in sphinx-gallery `__, -we should work on allowing users to run examples interactively on our website. -See :gh:`13616` for more details and discussion. - Documentation updates ^^^^^^^^^^^^^^^^^^^^^ Our documentation has many minor issues, which can be found under the tag