Closed
Description
Related to Jupyter issue microsoft/vscode-jupyter#4758
Basically users install ipykernel today, and due to some older dependencies ipykernel doesn't work (even though its installed).
Solution - pip install ipykernel -U --force-reinstall
& the same for conda.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment