Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 694a59c

Browse files
committed
Add more docs content
1 parent b65f219 commit 694a59c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/source/index.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
xeus-python in JupyterLite
22
==========================
33

4+
xeus-python is now compiled to wasm and installable in JupyterLite!!
5+
46
Install
57
-------
68

79
To install the extension, execute:
810

911
.. code::
1012
11-
pip install jupyterlite-xeus-python
13+
pip install jupyterlite jupyterlite-xeus-python
14+
15+
# This should pick up the xeus-python kernel automatically
16+
jupyter lite build
1217
1318
Try it online
1419
-------------

0 commit comments

Comments
 (0)