Hello, guys,
I'm new to Vertex IA. I created a jupyter notebook with a custom template pipeline + schedule.
Using
...
from kfp.v2.google.client import AIPlatformClient
...create_schedule_from_job_spec
...
But when I run the schedule part , I get permission errors:
Please, what permissions are required for the service user associated with the notebook can create a pipeline with schedule?
Thanks a lot,
Tailís