A Jupyter kernel for Octave.
Project description
A Jupyter kernel for Octave
This requires Jupyter Notebook, and Octave installed with gnuplot support.
To install:
pip install octave_kernel python -m octave_kernel.install
To use it, run one of:
ipython notebook
# In the notebook interface, select Octave from the 'New' menu
ipython qtconsole --kernel octave
ipython console --kernel octave
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 your Octave executable by creating an OCTAVE_EXECUTABLE environmental variable.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
octave_kernel-0.19.15.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for octave_kernel-0.19.15-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35c846d2d97b5c09019551dcc8c43f7537a71e3a6fc36d1e83a4b7668bfd9149 |
|
MD5 | 000e4012696427e609c7dd2a232bddd2 |
|
BLAKE2b-256 | bc2e84fb19a78e7a6a3938b182aecd7bb0d9b10d861d259d6e5b26b6e8b5b051 |