An open API service indexing awesome lists of open source software.

https://github.com/rubenv/jupyter-octave

Jupyter lab with an Octave kernel
https://github.com/rubenv/jupyter-octave

jupyter matlab octave

Last synced: about 1 year ago
JSON representation

Jupyter lab with an Octave kernel

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/rubenv/jupyter-octave.git/master?urlpath=lab/)

# Jupyter lab with an Octave kernel

![Octave in Jupyter](octave.png)

Instructions are the same as the [Minimal Jupyter Notebook Stack](https://github.com/jupyter/docker-stacks/tree/master/minimal-notebook) for running this image (on which this is based).

Use `docker.io/rubenv/jupyter-octave` as the image name.

## Known issues

If you're getting black plots, add the following: `%plot --format svg`.