Skip to content

zertrin/octave_kernel

 
 

Repository files navigation

A Jupyter/IPython kernel for Octave

This requires IPython 3, and Octave installed with gnuplot support.

Install as pip install octave_kernel.

Then, you can select the "Octave" Kernel in the IPython Notebook.

This is based on MetaKernel, which means it features a standard set of magics.

A sample notebook is available online.

You can specify the path to octave by setting the OCTAVE_EXECUTABLE environment variable.

About

An Octave kernel for IPython

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.6%
  • Makefile 13.4%