0 votes
139 views
I'm very new with Jupyter notebooks so this might be a dumb question.

When I start a presumably long running asynchronous query by executing a Python3 cell in a notebook that outputs its result to myDB, do I have to stay logged into the notebook server/does the browser session need to run the whole time or will the code still run successfully when logging out?
by martinkb (720 points) | 139 views

1 Answer

0 votes
Best answer
Thanks for reaching out. Your query should continue to run on the server even if you close the browser/session (for async queries only).

Best,
Robert
by datalab (20.7k points)
selected by 2231
Thanks Robert. I'll give it a try when I finally figure out how to do my q3c crossmatch. :)

416 questions

433 answers

440 comments

636 users

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

Categories