0 votes
45 views

I am experiencing an issue with running notebooks because the server appears to be disconnected.

However, I am certain that this is not the case, as switching browsers (from Safari to Chrome) resolved the connection issue initially. Unfortunately, after 10 days, I am now encountering the same problem with Chrome.

How can I resolve this issue?

Thank you very much for your help.

by | 45 views

1 Answer

0 votes
Hi Silvio,

idle notebooks get disconnected, after around 1 hour or so. Running notebooks are culled when they run too long (I think it's 24 hours, maybe 48). Also, if you have a running notebook and happen to close your laptop, this will usually also sever the connection to the notebook kernel.

Finally, in the past few days we had to restart the NB server because of uncontrolled resource overuse by a few users, and also due to a network switch issue.

If you have long-running queries, please submit them in async mode. These run independently of the kernel, and you can retrieve the results days later just by using the jobID that an async query call returned.

Please let us know if this was or wasn't useful, and we'll try to help more.
by robertdemo (8.9k points)

444 questions

460 answers

464 comments

657 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories