abhinema
abhinema

Reputation: 81

Background Execution of Google Colab Pro+

I am having Google Colab Pro+ subscription and trying to run my notebook in background. But after some time execution halts. As per Description in Google ColabPro+ it supports background execution.

Can some one help?

Thank you

Upvotes: 8

Views: 15282

Answers (4)

Blafasel42
Blafasel42

Reputation: 355

Ran into that today, too: You now need Pro+ Subscription for background execution. Colab pro is not enough.

Upvotes: 2

Reza Shirazian
Reza Shirazian

Reputation: 2353

Background execution is enabled by default on all Colab Pro+ sessions. I believe they have updated that modal to communicate the new policy enter image description here

Upvotes: 3

Frederik Christensen
Frederik Christensen

Reputation: 11

For future viewers - I am unsure whether this still is the case, or if it now always has background execution enabled; See this image for my current menu under Runtime -> Change runtime type -> Background execution. As far as I know Colab does not mention this? I might be off here.

Upvotes: 1

Himanshu Maurya
Himanshu Maurya

Reputation: 31

Click on Runtime option in the top left menu, then click on change runtime type, there you will see a checkbox for Background execution, check it and you can enjoy the benefit of Colab Pro+ :)

Upvotes: 3

Related Questions