Issue
I'm looking for a extension or a settings in VScode to see a "variable explorer" like in Spyder (as you can see in the picture) when we can see every objects (and not only the variable !) and information about them directly in a screen. I didn't find any extensions.
I know we can "open a notebook and see the variables" with Jupyter but it's really far from the features that spyder offers.
Can you help me ?
Solution
Right-click "Run Current File in Python Interactive Window" in the script, and select "Show variables active in jupyter kernel"
Answered By - Todi Diang
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.