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