how to exclude some of the cell from running in colab code example
Example: how to exclude some of the cell from running in colab
# skip the cells from running
%%script echo skipping
# skip the cells from running
%%script echo skipping