File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,20 @@ Introduction
12
12
------------
13
13
14
14
``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
16
16
17
17
.. image :: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
18
18
:target: https://compiler-research.github.io/xeus-cpp/lab/index.html
19
19
:alt: lite-badge
20
20
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
+
21
29
Licensing
22
30
---------
23
31
You can’t perform that action at this time.
0 commit comments