I am using Visual Studio Code, Jupyter and Anaconda 3.8.5. I have a notebook, in that notebook I cannot select the kernel I want. The kernel is visible, I can click on it, a pop-up below appears stating kernel is switching, but it is not selected.
What I have tried:
- Check ipykernel is installed.
- Reinstalled Jupyter in that environment.
- Tried restarting Visual Studio Code.
- Restarted machine.
- Tried to see if I could set the kernel using a Visual Studio Code workspace setting (nope).
Ideas appreciated.