+**Best Practices**. There are a few things you should be aware of when working with Colab. The first thing to note is that resource limits aren't guaranteed in Colab (this is the price for being free). If you are idle for a certain amount of time or your connection time exceeds the maximum allowed time (~12 hours), the Colab VM will disconnect. This means any unsaved progress will be lost. <font color="red"><strong>Thus, get in the habit of frequently saving your code whilst working on assignments.</strong></font> To read more about resource limitations in Colab, read their FAQ [here](https://research.google.com/colaboratory/faq.html).
0 commit comments