ponsfrilus/octave-x11-novnc-docker

Octave version

krazedkrish opened this issue · 4 comments

Which octave version is it?
Is it 3.x ( >3. 8)
or 4.x( >= 4.0) ?

@krazedkrish it's octave 3.8.1

root@8b37547abba6:/scripts# octave -V
GNU Octave, version 3.8.1

Octave is installed from the ubuntu repositories (apt-get install octave) so it takes the version available here.

Do you know a PPA with octave >= 4.0 ?

Thank you.

and here is the ppa link for you.
https://launchpad.net/~octave/+archive/ubuntu/stable

octave-4 0 0

@krazedkrish the latest version is shipped with Octave 4.0.0 from the ppa. The build on docker hub should be ready soon.

👍