jupyter-xeus / xeus-octave

Jupyter kernel for GNU Octave
https://xeus-octave.readthedocs.io/
GNU General Public License v3.0
57 stars 10 forks source link

Fix warning: 'graphics_object' is deprecated: [7]: use 'octave::graphics_object' #42

Closed SylvainCorlay closed 2 years ago

SylvainCorlay commented 2 years ago

With octave 7.0, graphics_object is deprecated and we should use octave::graphics_object.