Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ Introduction
------------

``xeus-cpp`` is a Jupyter kernel for cpp based on the native implementation of
the Jupyter protocol xeus_.
the Jupyter protocol xeus_. Try a Jupyter Lite demo of xeus-cpp by clicking

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

Licensing
---------
Expand Down Expand Up @@ -40,4 +44,4 @@ The Xeus-Cpp is a Jupyter kernel for the C++ programming language
FAQ
reference

.. _xeus: https://github.com/jupyter-xeus/xeus
.. _xeus: https://github.com/jupyter-xeus/xeus
Loading