You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default VS Code will show 30 lines and provide a link to view the entire output. In Jupyter, the expectation would be that pressing Shift+O would allow you to see the entire output inline within the notebook. It will toggle back to truncated (or scrollable in the case of Jupyter) on pressing Shift+O again.
Testing #131209
By default VS Code will show 30 lines and provide a link to view the entire output. In Jupyter, the expectation would be that pressing Shift+O would allow you to see the entire output inline within the notebook. It will toggle back to truncated (or scrollable in the case of Jupyter) on pressing Shift+O again.
Note that this issue is highly related to microsoft/vscode-jupyter#7096
The text was updated successfully, but these errors were encountered: