cling icon indicating copy to clipboard operation
cling copied to clipboard

jupyter kernel for cling installed but not showing c++ as an option for jupyter notebook creation

Open saneletm opened this issue 8 years ago • 1 comments

I ran the command: jupyter kernelspec install cling

It definitely installed the kernel at: /usr/local/share/jupyter/kernels/cling

I have my cling folder at /opt/cling/, and have a soft link for cling binary at /usr/local/bin/cling pointing to /opt/cling/bin/cling

However when I run jupyter-notebook / jupyter notebook, c++ is not an option when creating a new notebook

saneletm avatar Nov 25 '17 16:11 saneletm

this is on linux 16.04 64 bit

saneletm avatar Nov 25 '17 16:11 saneletm