If an error arises in a %%bash command, I\'d like to stop execution in Colab.
%%bash
The following approach uses flag files, which feels to me like a kludge. I