Debugger does not show variables in Variable explorer #18480
Unanswered
marekkolman
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Do you have the Jupyter extension installed on both machines? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have the same version of VS code on Mac and PC. The behaviour of the debugger differs.

When I debug on Windows, the debugger shows variables in the "Variable explorer":
When I do the same on Mac, I see no variables:

I'm new to VS Code so perhaps I should configure the debugger? Can you please advise.
Beta Was this translation helpful? Give feedback.
All reactions