I often start a training run before going to bed and I'd like to release the runtime from within the last cell of my notebook. How can I do this?
My motivation is simply to save the extra 90 minutes of usage before the idle timeout kills the runtime anyway, so I accumulate fewer GPU hours and stay at a higher priority... (Maybe that's a pointless goal...)