Variable Explorer Not showing any variabels
See original GitHub issueEnvironment data
VS Code version: 1.60.0 Jupyter Extension version (available under the Extensions sidebar): v2021.8.2031190714 Python Extension version (available under the Extensions sidebar): v2021.9.1191016588 OS: Windows 10 Enterprise Build: 19042.1165 Python and/or Anaconda version: 3.9.1 Type of virtual environment used: conda Jupyter server running: Local
Expected behaviour
Showing variables in the variable viewer of the interactive console
Actual behaviour
Doesn’t show any variable. It was OK up until the very latest update.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Output for Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)
XXX
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Newly-assignmed variables not showing up in Spyder's ...
Go to Variable explorer window. Then you have options button right hand side. Click on it,Untick the option Exclude all uppercase ...
Read more >Variables don't show up in variable explorer (Python 3.6) #4154
Can you open your Preferences in Spyder (in the Tools menu), click IPython console and the Graphics tab, and look whether Automatically import...
Read more >Variable Explorer not showing anything? - Google Groups
I am new to Python. Launched Spyder and typed a few lines of code from the book I am using. Sadly, my IDE...
Read more >Spyder not showing every variable in variable explorer : r/Python
Click the gear icon at the top right of the variable explorer. There are options to exclude both upper-case and capitalized references.
Read more >Variable Explorer — Spyder 5 documentation
Spyder Variable Explorer execution with a variable of type list. It shows the namespace contents (including all global objects, variables, class instances ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@salmanea yea I understand and agree with you, hope it gets addressed soon.
@salmanea Yeah, Spyder has a really good variable explorer, know that we are not there yet, but hopefully we’ll get to that point.