Commit 5c81c0a
Add jupyterlite-pyodide-kernel to fix missing Python kernel in demo
Bumping jupyterlite from the old 0.1.0rc0 pin to >=0.8.1 dropped the
Python kernel: in 0.1.0rc0 the jupyterlite meta-package hard-depended on
jupyterlite-pyodide-kernel, but that's been split into an optional
package since, so the demo build had no kernel to start ("Start Kernel"
greyed out, only "No Kernel" selectable).
Verified locally: jupyter lite build now bundles
@jupyterlite/pyodide-kernel-extension and sets defaultKernelName=python.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent e12de6b commit 5c81c0a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments