Jupyter notebook not working on VS Code #15053
Unanswered
yashraj4
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Firstly, my kernel crashed automatically. I tried downgrading traitlets to "4.3.3" but it shows now that "filefound" cannot be imported. I used these commands : "python -m pip install ipykernel" and "python -m ipykernel install —user" but the previous error pops up again ("kernel crash"). After searching on net, I switched jupyter to pre-release version and set jupyter logging to verbose, but still no change.
Error:
Jupyter log file : https://paste.pythondiscord.com/Q5LQ
Packages list : https://paste.pythondiscord.com/VAKQ
Beta Was this translation helpful? Give feedback.
All reactions