My question is really simple, I wrote some code to call an API and download some data, it will take between 1 or 2 hours in my estimations. Can I run the code in sagemaker and close the browser and it still be runnning? I have tried to test it and when I close the browser and enter the notebook again, it looks like it keeps running but I have a loop designed to print a message each time one loop is finish and when I wait it is not printing again. My goal is to run this code once a day and the idea to pass the code to sagemaker was to do it regardless my computer is on.
1.4m articles
1.4m replys
5 comments
57.0k users