"show more" link for long output is not useful #16909
Replies: 1 comment
-
Moved to https://github.com/microsoft/vscode-jupyter/issues/7051. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Execute this Python code:
With VSCode's new "native" notebook / interactive python interface, you will see this:

Clicking on the link opens a JSON file where all the output is in one line:

The link language is misleading and the result not really useful. I would rather see actual raw output, i.e. what I would have seen had I executed it in a terminal.
Beta Was this translation helpful? Give feedback.
All reactions