lablup / lablup/backend.ai-kernels
Octave kernel is not working
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 34
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Every time running octave test cases, the kernel runner prints `Aborted` instead of appropriate answer. For example, `printf("5")` prints `Aborted`, not `5`. When the same octave code is run inside manually created container (by `docker run --rm -it lablup/kernel-octave4 bash`), there is no such problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.