the terminal is showing (mostly) errors and (sometimes) results.
Is there a way to have another live pane within vscode, showing only the output results (like print(), display() etc.)?
Cause now I need scroll tons to find results from previous runs..
tried send output to a txt then getting it in a second terminal – but they were not updated live.