xeus Logo
latest

INSTALLATION

  • Installation

USAGE

  • Usage
  • Implementing a kernel
  • Customizing the kernel

DEVELOPER SECTION

  • Internals of xeus
  • Server

MISCELLANEOUS

  • Related projects
    • Xeus-based kernels
      • xeus-cling
      • xeus-python
      • xeus-sql
      • xeus-sqlite
      • xeus-robot
      • xeus-lua
      • xeus-octave
      • xeus-wren
    • xeus-cookiecutter
    • SlicerJupyter
    • xwidgets
xeus
  • Related projects
  • Edit on GitHub

Related projects¶

Xeus-based kernels¶

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¶

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-sql¶

The xeus-sql is a Jupyter kernel for general SQL implementations based on the native implementation of the Jupyter protocol xeus and SOCI.

xeus-sql screencast

xeus-sqlite¶

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

xeus-sqlite screenshot

xeus-robot¶

The xeus-robot project is a Jupyter kernel for RobotFramework

xeus-lua¶

The xeus-lua project is a Jupyter kernel for Lua.

xeus-octave¶

The xeus-octave project is a Jupyter kernel for GNU Octave.

xeus-wren¶

The xeus-wren project is a Jupyter kernel for Wren.

xeus-cookiecutter¶

The xeus-cookiecutter project can be used to generated xeus-based Jupyter kernels. It provides a base template project including an “hello world” kernel.

SlicerJupyter¶

The SlicerJupyter project is an integration of the xeus-python kernel in the 3D-Slicer desktop application. SlicerJupyter is an example of application taking advantage of xeus to integrate a Jupyter kernel in the event loop of a Desktop application.

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
Previous

© Copyright 2016, Johan Mabille and Sylvain Corlay. Revision 728ebec6.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds