I've read a few threads here about how to schedule a Google Colab notebook to run and they all say use Google Scheduler, but while creating the Scheduler job it's completely not intuitive or obvious what to do or how to connect the job to the colab and how to make it run.
When creating the job you have three options as a target: HTTP, Pub/Sub and App Engine HTTP. Which do I pick? How do I setup either of those up for colab? I ended up choosing HTTP and just pasted in the colab URL. How does it actually run the colab. I am sooooo confused. Thanks for your help!