Skip to content

Bug Reports

blois edited this page May 11, 2021 · 1 revision

Filing bugs

When filing an issue please try to search for existing issues.

Runtime connectivity issues

For runtime connectivity issues be aware that in order to be able to offer computational resources at scale, Colab needs to maintain flexibility to adjust usage dynamically. Colab Pro subscribers have greater limits than the free version of Colab. You can read more at the FAQ: https://research.google.com/colaboratory/faq.html#resource-limits

If you encounter this repeatedly, we'll need more information for the bug report. Please submit feedback within Colab at Help > Send feedback.

Repro notebooks

For issues related to running code in Colab it is often most helpful to have a minimal notebook example which shows the error. Once you have a simple notebook you can use File > Save a copy as a GitHub Gist to save a copy of the notebook to your GitHub Gists then include a link to that in the bug report.

Clone this wiki locally