A connection to the notebook server could not be established. The notebook will continue trying to reconnect, but until it does, you will NOT be able to run code. Check your network connection or notebook server configuration. #483
Hi everyone. I am running a python code though Jupyter notebook on Google Cloud Platform. It works fine for around an hour, but after an hour the session is getting terminated with the error message
"A connection to the notebook server could not be established. The notebook will continue trying to reconnect, but until it does, you will NOT be able to run code. Check your network connection or notebook server configuration"
I don't find any connectivity issues. All other applications seem to work fine. But only this application(running jupyter notebook on GCP) throws this error.
Whenever I try to reconnect it, it is again starting the execution from the beginning and again after an hour, I get the same error. I tried with Chrome as well as Microsoft Edge browsers and I found this error to occur again and again. Can anyone please help me in fixing this issue?
Hi everyone. I am running a python code though Jupyter notebook on Google Cloud Platform. It works fine for around an hour, but after an hour the session is getting terminated with the error message "A connection to the notebook server could not be established. The notebook will continue trying to reconnect, but until it does, you will NOT be able to run code. Check your network connection or notebook server configuration" I don't find any connectivity issues. All other applications seem to work fine. But only this application(running jupyter notebook on GCP) throws this error. Whenever I try to reconnect it, it is again starting the execution from the beginning and again after an hour, I get the same error. I tried with Chrome as well as Microsoft Edge browsers and I found this error to occur again and again. Can anyone please help me in fixing this issue?
@ellisonbg @yuvipanda @fperez @jhamrick @ivanov