Skip to content

ENH: Add JupyterLite CI/CD infrastructure#13925

Draft
natinew77-creator wants to merge 7 commits into
mne-tools:mainfrom
natinew77-creator:jupyterlite-gh-actions
Draft

ENH: Add JupyterLite CI/CD infrastructure#13925
natinew77-creator wants to merge 7 commits into
mne-tools:mainfrom
natinew77-creator:jupyterlite-gh-actions

Conversation

@natinew77-creator
Copy link
Copy Markdown
Contributor

@natinew77-creator natinew77-creator commented May 27, 2026

Tracking Issue: #13929

What does this implement/fix?

  • Introduces the foundational GitHub Actions workflow (jupyterlite.yml) to automatically build a JupyterLite deployment.
  • Verifies that we can successfully build a Wasm-based JupyterLab environment containing the MNE-Python examples/ directory.
  • This represents the first milestone (Week 4) of my GSoC timeline to enable interactive "Try in Browser" documentation.

Additional information

  • Currently, this workflow builds with the default pyodide kernel. In the upcoming weeks, I will switch this out for the xeus-python kernel to better handle MNE-Python's dependencies.
  • I tested the build artifact locally via python -m http.server, and the WebAssembly environment successfully boots up.

@natinew77-creator natinew77-creator marked this pull request as draft May 27, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant