octave_kernel
octave_kernel copied to clipboard
plot command hangs
I can run Octave in the Jupyter notebook seemingly OK, but as soon as I attempt a plot, it just hangs.
I am using a Macbook pro (OS10.9.5).
When logged in as admin, it works fine. But logged in as a different user, this issue occurs.
I should add that I can plot from within Octave no problem. It's something with the Jupyter notebook.
I have solved this for now but redirecting my path to point to an older installation of Octave 3.8.2 over the newer 4.0.3.
Not the ideal solution, but now I can both use an octave kernel or use octave magic in a python kernel and graph. I don't fully understand this, but so it is.
Hi @TheMadHatter666, can you please try this again with the latest version (0.30)?