googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.19k stars 720 forks source link

Cannot Schedule Notebooks with Colab Pro+ #4887

Open rayliverified opened 4 weeks ago

rayliverified commented 4 weeks ago

Describe the current behavior

We cannot determine that this notebook was only edited by you. To help provide a secure experience, notebooks may only be run automatically if they were edited by you within Colab.

image

Describe the expected behavior I should be able to schedule notebooks.

What web browser you are using Opera

Additional context I created the notebook, it is stored in a Shared Drive. The notebook is also shared with the team and other team members.

I tried editing the notebook according to the message and saving. Then refreshing but the permissions error still appears.

rayliverified commented 3 weeks ago

This is critical functionality for Colab Pro+ and my usecase. Hopefully someone from the team can take a look or direct me to support.

cperry-goog commented 3 weeks ago

Scheduled notebooks are a beta feature that are finicky, you may want to explore Vertex for this use case in the meantime: https://cloud.google.com/vertex-ai/docs/workbench/instances/schedule-notebook-run-quickstart

rayliverified commented 3 weeks ago

Thanks @cperry-goog for the link to the resource.

There's a permissions issue though that doesn't seem related to the functionality. I haven't been able to use the scheduling feature yet.

EvanWiederspan commented 2 weeks ago

Does creating a copy of the notebook and trying to schedule the copy work for you?

rayliverified commented 2 weeks ago

Nope, I haven't been able to get this feature working. It runs into the permissions error every time.