Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous loading for Jupyter: Variables in VS Code Explorer tab #10413

Closed
2 tasks
kenf1 opened this issue Jun 10, 2022 · 3 comments · Fixed by #10476
Closed
2 tasks

Continuous loading for Jupyter: Variables in VS Code Explorer tab #10413

kenf1 opened this issue Jun 10, 2022 · 3 comments · Fixed by #10476
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug variable-explorer verified Verification succeeded
Milestone

Comments

@kenf1
Copy link

kenf1 commented Jun 10, 2022

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Jupyter: Variables in VS Code Explorer tab would continuously try to load variables when opening a folder, non-.ipynb or non-.py file. It would finally stop loading when I create a blank .ipynb or .py file and close it without saving changes.

VS Code Version

1.68.0 (Universal)

Jupyter Extension Version

v2022.5.1001601848

Jupyter logs

No response

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

@kenf1 kenf1 added bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged labels Jun 10, 2022
@amunger
Copy link
Contributor

amunger commented Jun 10, 2022

can repro, thanks for the bug

@rchiodo
Copy link
Contributor

rchiodo commented Jun 13, 2022

We may need an activation event for the pane.

@rchiodo rchiodo removed the triage-needed Issue needs to be triaged label Jun 13, 2022
@rchiodo rchiodo added this to the June 2022 milestone Jun 13, 2022
@rchiodo rchiodo self-assigned this Jun 16, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Jun 30, 2022

Verification steps:

  1. Install jupyter extension (prerelease)
  2. Open a blank folder
  3. Open the output tab
  4. Click on the 'jupyter' header

This should cause the jupyter extension to load and the tab should change to say 'no variables'

@tanhakabir tanhakabir added the verified Verification succeeded label Jun 30, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug variable-explorer verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants