|
|
|
|
|
by bjourne
2205 days ago
|
|
I have cells in a notebook on Google Colab that I need to run at a given time every day. To do that, I open a web browser and surf to Google Colab and start the cells by clicking the run button on the respective cells. I need a script to automate that process that I can invoke from the command line. |
|