Description
Brings interactive C++ execution to Jupyter notebooks through the Cling interpreter. It is useful for teaching, experiments, and research notebooks that need C++ code cells instead of a separate compiled project.
Notebook kernels execute code with the user's permissions and may expose files through notebook servers. Use trusted notebooks and protect any Jupyter server that can reach this kernel.