解决 “Kernel died, restarting” for
2018-10-03 本文已影响0人
wanggs66
Check the log. I had the same problem and my log shows no module named ipykernel_launcher. So, I just pip install ipykernel and solve the problem.
打开cmd ,执行pip install ipykernel
参考:https://stackoverflow.com/questions/39652946/repeated-kernel-died-restarting-forever