notebook
notebook copied to clipboard
Jupyter does not show the octave plot in-Line"
Hi Everyone, With the following configuration: jupyter kernelspec list Available kernels: gnuplot /usr/local/share/jupyter/kernels/gnuplot ir /usr/local/share/jupyter/kernels/ir octave /usr/local/share/jupyter/kernels/octave python3 /usr/local/share/jupyter/kernels/python3
Octave kernel v0.31.1 Metakernel v0.24.4 Python v3.7.3 (default, Oct 11 2019, 19:39:43) [Clang 11.0.0 (clang-1100.0.33.12)] Python path: /Library/Developer/CommandLineTools/usr/bin/python3
Connecting to Octave... Octave connection established Octave Kernel v0.31.1 running GNU Octave v5.2.0 Graphics toolkit: fltk Available toolkits: [1,1] = fltk [1,2] = gnuplot }
Jupyter console 6.1.0
Octave Kernel v0.31.1 Octave v5.2.0

Issue: I ran the cell 3 and nothing happen, but running the cell 5 to create a pdf and it worked, any idea to resolve it?