Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Collapse Output In VS Code Jupyter Notebook into Scrollable Window

Is there a way to show the output such as a very long data-frame in a scrollable window in VS Code Jupyter Notebook?

I am aware that pressing letter "o" allows you to collapse all output. But having the scrollable window is still preferable as it allows you to check the output while referring to other windows.

I also checked this link but couldn't get it work.

like image 711
nilsinelabore Avatar asked Jan 01 '26 06:01

nilsinelabore


1 Answers

There is a beta feature for scrolling now. Simply add "notebook.experimental.outputScrolling": true to settings.json.

like image 108
Janix Avatar answered Jan 03 '26 14:01

Janix



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!