question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Variable Explorer Not showing any variabels

See original GitHub issue

Environment 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 (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

XXX

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
abd-shoumancommented, Sep 12, 2021

@salmanea yea I understand and agree with you, hope it gets addressed soon.

1reaction
IanMatthewHuffcommented, Sep 8, 2021

@salmanea Yeah, Spyder has a really good variable explorer, know that we are not there yet, but hopefully we’ll get to that point.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found