Skip to content

Commit 23e11aa

Browse files
authored
Add link to demo repo on xeus-cpp read the docs homepage (#360)
1 parent 504f968 commit 23e11aa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/source/index.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,20 @@ Introduction
1212
------------
1313

1414
``xeus-cpp`` is a Jupyter kernel for cpp based on the native implementation of
15-
the Jupyter protocol xeus_. Try a Jupyter Lite demo of xeus-cpp by clicking
15+
the Jupyter protocol xeus_. To try a Jupyter Lite demo based on the main branch
1616

1717
.. image:: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
1818
:target: https://compiler-research.github.io/xeus-cpp/lab/index.html
1919
:alt: lite-badge
2020

21+
To try a Jupyter Lite demo based on the latest release of xeus-cpp, which shows
22+
more of its capabilitities, including working with third party libraries,
23+
click on the following
24+
25+
.. image:: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
26+
:target: https://compiler-research.org/xeus-cpp-wasm/lab/index.html
27+
:alt: lite-badge
28+
2129
Licensing
2230
---------
2331

0 commit comments

Comments
 (0)