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
Jupyter Notebooks don't show me the output if the function is long.
When I'm debugging I often want to modify the top of a long function, and see the output. I can't do this without scrolling. It's dumb, output should locked so I can see it no matter how long the function is. There's a way to do this elegantly.
VS Code version: Code 1.98.0 (Universal) (6609ac3, 2025-03-04T21:06:18.612Z)
OS version: Darwin arm64 24.3.0
Modes:
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.98.1. Please try upgrading to the latest version and checking whether this issue remains.
Type: Feature Request
Jupyter Notebooks don't show me the output if the function is long.
When I'm debugging I often want to modify the top of a long function, and see the output. I can't do this without scrolling. It's dumb, output should locked so I can see it no matter how long the function is. There's a way to do this elegantly.
VS Code version: Code 1.98.0 (Universal) (6609ac3, 2025-03-04T21:06:18.612Z)
OS version: Darwin arm64 24.3.0
Modes:
The text was updated successfully, but these errors were encountered: