C++ implementation of the Jupyter Kernel protocol
copied from cf-staging / xeusconda install conda-forge::xeus
conda install conda-forge/label/broken::xeus
conda install conda-forge/label/cf201901::xeus
conda install conda-forge/label/cf202003::xeus
conda install conda-forge/label/gcc7::xeus
xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the Kernel.