Good Day I am having problems with Jupyter. When I try to run my code on Jupyter, nothing happens. I think that the Kernel is not responding. If I click on "restart and run all", under the Kernel tab, a warning message appears to tell me that the Kernel has died. If I then click on "try restarting now" on the warning message, the message goes away, but the code still doesn't run.
However, the code does eventually run if I just leave it, but it takes about an hour before it does so. The problems that I've typed in are easy one-liners, such as "print (2 + 2)", or import "numpy as np", but the lines don't get executed. I am running Python 3.5 on the notebook, that is opened using Anaconda Navigator. Furthermore, my operating system is Windows 10. I have tried uninstalling and re-installing Anaconda (both the Python 3 and Python 2 versions) and turning off my anti-virus, but nothing seems to solve the problem. Does anyone have an idea why this is happening and how it can be fixed? I have posted my question on stack overflow, but I have not been able to get an answer that works. The following is a link to my question on stack: http://stackoverflow.com/questions/41972925/jupyter-notebook-timeout-waiting-for-kernel-info-reply Any help will be much appreciated! Regards Johan -- This message and attachments are subject to a disclaimer. Please refer to http://www.it.up.ac.za/documentation/governance/disclaimer/ for full details. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/d54aea1f-d99c-4ab7-b6ab-a2e84a072b82%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
