jupyterlab/jupyterlab
Choose maximum output length (before scrolling) in settings
Aberta
#3.268 aberto em 21 de nov. de 2017
help wantedpkg:notebookpkg:outputareatag:Settings
Métricas do repositório
- Stars
- (13.454 estrelas)
- Métricas de merge de PR
- (Mesclagem média 16d 4h) (86 fundiu PRs em 30d)
Description
Currently, the number of lines before the output of a cell starts scrolling in jupyter lab is a lot higher than in the jupyter notebook. This causes issues when primarily using the output of a cell for debugging purposes, which in some cases exceeds a whole page for me.
It would thus be desirable to be able to set a threshold, after which the ouput starts scrolling, in the jupyter lab settings.