Skip to content

Commit 358224a

Browse files
docs: add a reference to the Xeus kernel template (#152)
* List available kernels, add link to Xeus kernel * Tenplate, not theme Co-authored-by: Jeremy Tuloup <[email protected]> --------- Co-authored-by: Jeremy Tuloup <[email protected]>
1 parent 0cddee2 commit 358224a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ For more info, keep an eye on the JupyterLite documentation:
2727

2828
- How-to Guides: https://jupyterlite.readthedocs.io/en/latest/howto/index.html
2929
- Reference: https://jupyterlite.readthedocs.io/en/latest/reference/index.html
30+
31+
This template provides the Pyodide kernel (`jupyterlite-pyodide-kernel`), the JavaScript kernel (`jupyterlite-javascript-kernel`), and the p5 kernel (`jupyterlite-p5-kernel`), along with other
32+
optional utilities and extensions to make the JupyterLite experience more enjoyable. See the
33+
[`requirements.txt` file](requirements.txt) for a list of all the dependencies provided.
34+
35+
For a template based on the Xeus kernel, see the [`jupyterlite/xeus-python-demo` repository](https://github.com/jupyterlite/xeus-python-demo)
36+
37+

0 commit comments

Comments
 (0)