gnuplot_kernel icon indicating copy to clipboard operation
gnuplot_kernel copied to clipboard

Unable to run the sample document and the kernel fails to show on Jupyter lab or VS Code.

Open Sriram192 opened this issue 4 years ago • 2 comments
trafficstars

The kernel fails to load on both Jupyter Lab and VS Code on Windows 10. I tried installing gnuplot_kernel using pip and used the python command to register the kernel but it still desn't work.

Sriram192 avatar Dec 16 '20 06:12 Sriram192

If the kernel is not listed, verify that the following point to the same version of python:

where python
where jupyter

has2k1 avatar Dec 16 '20 16:12 has2k1

Thank you.

Sriram192 avatar Dec 23 '20 12:12 Sriram192