jupyter-xeus / xeus-cling

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
3.02k stars 292 forks source link

xeus-cling not working with juypter #432

Closed Tropaion closed 1 year ago

Tropaion commented 2 years ago

Hi, I installed xeus-cling via miniconda which worked but the kernel didn't appear in jupyter. After a long trial and error I added the kernels with: jupyter kernelspec install ~/miniconda3/share/jupyter/kernels/xcpp17. But if I try opening a notebook with the kernel, I get this error: [Errno 13] Permission denied: '/root/miniconda3/bin/xcpp' This is my setup: https://wiki.flowerhouse.at/index.php/Jupyter