Skip to content

Commit 3c5328d

Browse files
authored
Mention the Jupyter Lite deployment on the read the docs homepage (#275)
* Mention the Jupyter Lite deployment on the read the docs homepage
1 parent ebf17f8 commit 3c5328d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/index.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Introduction
1212
------------
1313

1414
``xeus-cpp`` is a Jupyter kernel for cpp based on the native implementation of
15-
the Jupyter protocol xeus_.
15+
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
1620

1721
Licensing
1822
---------
@@ -40,4 +44,4 @@ The Xeus-Cpp is a Jupyter kernel for the C++ programming language
4044
FAQ
4145
reference
4246

43-
.. _xeus: https://github.com/jupyter-xeus/xeus
47+
.. _xeus: https://github.com/jupyter-xeus/xeus

0 commit comments

Comments
 (0)