notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Jupyter does not show the octave plot in-Line"

Open z002m08k opened this issue 5 years ago • 1 comments
trafficstars

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 Screenshot 2020-04-19 at 10 09 59

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?

z002m08k avatar Apr 19 '20 07:04 z002m08k