'Teacher's Python Colab Crashes on Classroom Use
I have a teacher using Python in his class. It keeps crashing when the whole class uses it.
Background He has a series of Google Colabs to explore publicly available data that we have made together. When we run one of them as individuals, it all works fine. This is the collab: https://github.com/anthopper/meteorology/blob/main/ISR_Time_ScatterPlot.ipynb However, when the entire class runs it, the code fails at random places throughout. Saying "Your session crashed for an unknown reason." We added print statements to try to find where, but it changes from run to run. So in other words, it has something to do with a lot of people running that code in a Colab in a short period. Is there some sort of throttling of resources going on?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
