xeus Logo

INSTALLATION

  • Installation

USAGE

  • Usage
  • Implementing a kernel
  • Customizing the kernel

DEVELOPER SECTION

  • Internals of xeus
  • Server

MISCELLANEOUS

  • Related projects
    • xeus-cling
    • xeus-python
    • xeus-sqlite
    • xwidgets
    • JuniperKernel
xeus
  • Docs »
  • Related projects
  • View page source

Related projects¶

xeus-cling¶

xeus-cling

The xeus-cling project is a Jupyter kernel for the C++ programming language based on the Cling C++ interpreter from CERN and Xeus, the native implementation of the Jupyter protocol.

C++ notebook

xeus-python¶

xeus-python

The xeus-python project is a Jupyter kernel for the Python programming language based on the Xeus implementation of the protocol.

xeus-python screencast

xeus-sqlite¶

The xeus-sqlite project is a Jupyter kernel for the SQLite.

xeus-sqlite screenshot

xwidgets¶

xwidgets

The xwidgets project is a C++ implementation of the Jupyter interactive widgets protocol. The Python reference implementation is available in the ipywidgets ipywidgets project.

xwidgets enables the use of the Jupyter interactive widgets in the C++ notebook, powered by the xeus-cling kernel and the cling C++ interpreter from CERN. xwidgets can also be used to create applications making use of the Jupyter interactive widgets without the C++ kernel per se.

xwidgets screencast

JuniperKernel¶

JuniperKernel

The JuniperKernel project is a Jupyter kernel for the R programming language built with Xeus and Rcpp.

rwidgets screenshot
Previous

© Copyright 2020, Johan Mabille and Sylvain Corlay

Built with Sphinx using a theme provided by Read the Docs.