Skip to content

Commit c3a8092

Browse files
Note Pyodide kernel installation in README
1 parent 2e2da17 commit c3a8092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/interactive_terminal/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ First make sure `jupyterlite` and a kernel are installed:
1212

1313
```bash
1414
python -m pip install jupyterlite
15+
python -m pip install jupyterlite-pyodide-kernel
1516
```
1617

1718
Then in `web/interactive_terminal`, run the following command:

0 commit comments

Comments
 (0)