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

Newly installed python venv doesn't show up in the kernel list until workbench reload #6865

Closed
rebornix opened this issue Jul 28, 2021 · 5 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) upstream-python Blocked on upstream Python Ext

Comments

@rebornix
Copy link
Member

  • Create a venv from the integrated terminal
  • 🐛 The new interpreter is available in the interpreter list, but it's not visible in the kernel list, until we reload the window
@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug debt Code quality issues labels Jul 28, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Jul 28, 2021

This should have been fixed in the insiders build. We used to not get interpreter change events from the python extension.

@rebornix what version are you using?

@rchiodo rchiodo removed their assignment Jul 28, 2021
@DonJayamanne
Copy link
Contributor

used to not get interpreter change events from the python extension.

We're still don't get the events. I've filled an issue requesting the api changes from python extension (we need an event that tells us when the list of interpreters change).

@rebornix
Copy link
Member Author

I'm using

Name: Jupyter
Id: ms-toolsai.jupyter
Description: Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
Version: 2021.8.1074296055
Publisher: Microsoft
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter

@greazer greazer added notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) and removed needs-triage labels Jul 29, 2021
@greazer greazer added this to the August 2021 milestone Jul 29, 2021
@greazer greazer removed the debt Code quality issues label Jul 29, 2021
@greazer greazer modified the milestones: August 2021, old August 2021 Aug 9, 2021
@DonJayamanne DonJayamanne added the upstream-python Blocked on upstream Python Ext label Sep 1, 2021
@greazer greazer added this to the September 2021 milestone Sep 23, 2021
@DonJayamanne
Copy link
Contributor

Duplicate of #5319

@DonJayamanne DonJayamanne marked this as a duplicate of #5319 Sep 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2022
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 notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) upstream-python Blocked on upstream Python Ext
Projects
None yet
Development

No branches or pull requests

5 participants