We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf17f8 commit 3c5328dCopy full SHA for 3c5328d
docs/source/index.rst
@@ -12,7 +12,11 @@ Introduction
12
------------
13
14
``xeus-cpp`` is a Jupyter kernel for cpp based on the native implementation of
15
-the Jupyter protocol xeus_.
+the Jupyter protocol xeus_. Try a Jupyter Lite demo of xeus-cpp by clicking
16
+
17
+.. image:: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
18
+ :target: https://compiler-research.github.io/xeus-cpp/lab/index.html
19
+ :alt: lite-badge
20
21
Licensing
22
---------
@@ -40,4 +44,4 @@ The Xeus-Cpp is a Jupyter kernel for the C++ programming language
40
44
FAQ
41
45
reference
42
46
43
-.. _xeus: https://github.com/jupyter-xeus/xeus
47
+.. _xeus: https://github.com/jupyter-xeus/xeus
0 commit comments