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

Commit b65f219

Browse files
committed
Update docs content
1 parent bf822b8 commit b65f219

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/index.rst

+6-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ To install the extension, execute:
88

99
.. code::
1010
11-
pip install xeus-python-kernel
11+
pip install jupyterlite-xeus-python
1212
1313
Try it online
1414
-------------
1515

1616
You can try xeus-python directly in this documentation page!
1717

18-
.. jupyterlite::
18+
.. replite::
19+
:kernel: xeus-python
20+
:height: 600px
21+
22+
print("Hello from xeus-python!")

0 commit comments

Comments
 (0)