Hi,
Is there any way to “submit” a job on a google cloud machine (a megemem, specifically). I am currently ssh’ing onto the machine and running python3 code.py
, but the problem is the job quits when the internet goes out. Is there a way to run it so it doesn’t quit when the internet goes out?
Thanks!
Lillian