nteract / hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
https://nteract.gitbooks.io/hydrogen/
MIT License
3.93k stars 333 forks source link

Scrollbar feature for long outputs #2058

Open VaibhavKharare opened 3 years ago

VaibhavKharare commented 3 years ago

:memo: Summary

Having a scrollbar (vertical and horizontal) would be helpful while reading outputs

:checkered_flag: Motivation

Ease of use

airdrik commented 3 years ago

Could you provide more detail? From my experience using the in-line display of output, the output panes for sufficiently large outputs are already presented in a scrollable view with both horizontal and vertical scrollbars as necessary (with the size of the output pane being determined based on the size of the editor pane at the time the output pane is rendered).