Skip to content

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

Closed

Description

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions