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

IPyKernel not getting installed when re-creating the virtual environment #9135

Closed
DonJayamanne opened this issue Feb 27, 2022 · 1 comment · Fixed by #9136
Closed

IPyKernel not getting installed when re-creating the virtual environment #9135

DonJayamanne opened this issue Feb 27, 2022 · 1 comment · Fixed by #9136
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@DonJayamanne
Copy link
Contributor

  • Disable zmq support with the following setting
    "jupyter.disableZMQSupport": true
  • Create a virtual env named xyz
  • Open a notebook, run a cell against this kernel
  • Ensure you get a prompt to install ipykernel & things work as expected.
  • Now, uninstall ipykernel, reload VS Code and attempt to run the cell & it will not work
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Feb 27, 2022
@DonJayamanne DonJayamanne self-assigned this Feb 27, 2022
@DonJayamanne DonJayamanne added this to the March 2022 milestone Feb 28, 2022
@rchiodo rchiodo added the verified Verification succeeded label Mar 24, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Mar 24, 2022

/verified

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 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 verified Verification succeeded
Projects
None yet
2 participants