Open tpemartin opened 11 months ago
In VSCode Jupyter Notebook, you can wrap output lines by adjusting the "Output: Wrap Long Lines" setting. Here's how you can do it:
Ctrl + ,
By enabling this setting, long lines in output cells will be automatically wrapped to fit within the visible area.
In VSCode Jupyter Notebook, you can wrap output lines by adjusting the "Output: Wrap Long Lines" setting. Here's how you can do it:
Ctrl + ,
).By enabling this setting, long lines in output cells will be automatically wrapped to fit within the visible area.