Hi,
I was trying to use a C++ kernel with nbterm. I have already installed the xeus-cling kernel and have it working with my jupyter notebook environment.
I see the "--kernel-cwd" option but nothing that would allow me to specify the kernel name.
Looking through the code I see that kernel_name is a parameter to the KernelDriver initialization but I can't seem to figure out how to specify the C++ kernel.
Thanks!
Hi,
I was trying to use a C++ kernel with nbterm. I have already installed the xeus-cling kernel and have it working with my jupyter notebook environment.
I see the "--kernel-cwd" option but nothing that would allow me to specify the kernel name.
Looking through the code I see that kernel_name is a parameter to the KernelDriver initialization but I can't seem to figure out how to specify the C++ kernel.
Thanks!