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
- Host: GitHub
- URL: https://github.com/rubenv/jupyter-octave
- Owner: rubenv
- License: mit
- Created: 2018-03-05T17:16:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T12:38:17.000Z (over 4 years ago)
- Last Synced: 2025-04-02T06:43:12.057Z (over 1 year ago)
- Topics: jupyter, matlab, octave
- Language: Dockerfile
- Size: 77.1 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/rubenv/jupyter-octave.git/master?urlpath=lab/)
# Jupyter lab with an Octave kernel

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`.