Disable cell output in scala kernel
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
In scala kernel, the output of the code in every cell is displayed. This becomes a huge problem when cell for example contains an assignment involving a list with millions of elements - the attempt to display that huge output cripples the notebook. Any way to disable outputs being printed out for every cell?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.