How to automatically stop machine or receive notification on job completion

I am running some scripts that take multiple hours to finish, and I want to shut down the machine as soon as it finishes to conserve machine time. Is there a way to do this programmatically or to send myself a notification via SMS or email so that I can shut it down?

Hi Joseph,
Datalore automatically shuts down the machine when the kernel is idle, so you do not need to stop the machine manually. The machine will only continue to run if you set the background computation setting.

1 Like