octave_kernel

status: implemented version: 0.6.0

octave_kernel is a Jupyter kernel for GNU Octave that is not supported by repo2wasm. The alternative xeus-octave Jupyter kernel is supported.

Problematic Code

name: octave
dependencies:
  - octave_kernel

Correct Code

name: octave
dependencies:
  - xeus-octave