Skip to content

Enable recurring schedule of Notebooks and Pipelines #471

@lresende

Description

@lresende

Initial requirements:

  • Add support for both Airflow and KFP

    • ui
    • cli (low priority)
  • Update submit dialog and add a field to specify the recurrence {once (default), hourly, daily, weekly, monthly, yearly }

    • This should be updated for all submission options (notebooks and scripts)
    • on the notebook side, the last schedule option should be persisted and shown as the new default on the next submission
      • The persisted value should be designed to allow for a more complex ui in the future, where you could specify other options from the cron format or what is supported from the backends

From Airflow:
image

For KFP, some UI examples:

Looks like Kubeflow has enabled a recurring schedule of experiments, and we could use to enable notebooks and pipelines to be scheduled

image

image

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions