Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
6183f24
ENH: add the JupyterLite notebook setup cell
natinew77-creator Aug 11, 2026
1e6e216
DOC: add the changelog entry for the setup cell
natinew77-creator Aug 11, 2026
34914c5
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 13, 2026
6e49df1
DOC: correct what keep_going does in the setup cell
natinew77-creator Aug 14, 2026
33aed7d
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 16, 2026
e12a6a7
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 17, 2026
ae0a2f3
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 18, 2026
97b8756
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 18, 2026
33b15a3
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 19, 2026
b82f117
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 19, 2026
6e7fa55
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 22, 2026
0511a8f
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 23, 2026
9ca7c80
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 23, 2026
808ec7f
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 24, 2026
25f5b17
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 24, 2026
9045bfd
MAINT: move the JupyterLite setup cell into a real source file
natinew77-creator Aug 24, 2026
40e1626
FIX: match the OSF host rather than searching the whole URL
natinew77-creator Aug 24, 2026
0bb107a
MAINT: address review on the JupyterLite setup cell
natinew77-creator Aug 24, 2026
1fc133e
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 24, 2026
f46a849
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 25, 2026
5f0baa1
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 25, 2026
c569187
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 25, 2026
2231fd1
MAINT: address review on the JupyterLite setup cell
natinew77-creator Aug 26, 2026
a2b3ae4
MAINT: reorder the setup cell and fix two reader shims
natinew77-creator Aug 26, 2026
67e59df
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 26, 2026
df7abcc
MAINT: stop the 3D stub faking a screenshot
natinew77-creator Aug 26, 2026
48186a6
DOC: name the right caller of the requests shim
natinew77-creator Aug 26, 2026
c0ae68e
Merge branch 'main' into lite-setup-cell
natinew77-creator Aug 26, 2026
b868a14
DOC: nothing badged reaches the requests shim any more
natinew77-creator Aug 26, 2026
7e5b4bb
Merge branch 'main' into lite-setup-cell
natinew77-creator Sep 4, 2026
17c2dae
Merge branch 'main' into lite-setup-cell
natinew77-creator Sep 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changes/dev/14150.other.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add the setup cell that installs MNE into the browser kernel for the JupyterLite documentation, by `Natneal B`_.
Loading
Loading