How to make python variables visible in Explorer? #4349
Unanswered
victormeldrew
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Thanks for the feedback @victormeldrew! It's not currently possible to use features of Positron that require communication with the kernel while debugging. I've filed this as an enhancement request: #4350. As a workaround, is it possible to run subsections of your code in the console? |
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
-
I have a Python script and simply cannot figure out how to make variables appear in Data Explorer when debugging (as one can with RStudio). I can only see them in the Debug Variables window, which is not sufficient for my needs. Is there a shortcut or setting I'm missing? Many thanks
Beta Was this translation helpful? Give feedback.
All reactions