blob: 486f635c4acbed35cfac913e54b7f1fad35f426c (
plain) (
blame)
1
2
3
4
5
6
|
xeus-cling is a Jupyter kernel for C++ based on the C++ interpreter cling and
the native implementation of the Jupyter protocol xeus.
In order to use xeus-cling, please launch the jupyter notebook with jupyter
notebook and launch a new C++ notebook by selecting the C++14 kernel in the new
dropdown.
|