Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Try Xeus-Cling C++ kernel for Jupyter in CoCalc

Views: 300
Kernel: C++11

Try the xeus-cling C++ kernels for Jupyter in CoCalc

After following the instructions to install the xeus-cling C++ kernels for Juypter in a CoCalc project based on Ubuntu 18.04.

int i = 1; i + 3
4