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
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+
2129Licensing
2230---------
2331
You can’t perform that action at this time.
0 commit comments