Can I create a notebook that continues to run when I close my laptop? #3661
Unanswered
iris-garden
asked this question in
Support Requests
Replies: 1 comment
-
Note The following post was exported from discuss.hail.is, a forum for asking questions about Hail which has since been deprecated. (Nov 25, 2020 at 17:19) danking said:The kernel keeps running, but Jupyter doesn’t really support closing and re-opening the connection. For this reason, most folks use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note
The following post was exported from discuss.hail.is, a forum for asking questions about Hail which has since been deprecated.
(Nov 25, 2020 at 16:35) lilliank said:
Hello,
I am running code on the google cloud using a notebook, using the command below:
The notebook seems to be tied to my computer: if I close my laptop, it loses connection and the computations stop, and I often have to restart from the beginning.
Is there a way to run a notebook so that it can continue to run when I close my laptop?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions