Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for event driven notebook execution #414

Open
andrii-i opened this issue Jul 27, 2023 · 2 comments
Open

UI for event driven notebook execution #414

andrii-i opened this issue Jul 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@andrii-i
Copy link
Collaborator

Problem

Currently there is no way to trigger a notebook execution other than executing it manually or relying on job definition to execute it on schedule.

Proposed Solution

UI for event driven notebook execution. Trigger jobs based on S3 upload, etc. Define and reuse triggers.

@andrii-i andrii-i added the enhancement New feature or request label Jul 27, 2023
@andrii-i andrii-i added this to the 2.1.0 milestone Jul 27, 2023
@andrii-i
Copy link
Collaborator Author

andrii-i commented Aug 1, 2023

Should users be able to define new trigger types, such as 's3 upload' or 'sql write', directly through the user interface? Or do we expect that defining new trigger types would be done programmatically only, and users would just use the UI to create triggers of those pre-defined types?

@andrii-i
Copy link
Collaborator Author

Should users be able to:

  1. Just choose event type with associated parameters and values
  2. Provide values for pre-determined parameters
  3. Provide parameters and values at runtime

@andrii-i andrii-i modified the milestones: 3.0.0, 3.1.0 Aug 28, 2023
@andrii-i andrii-i removed this from the 2.2.0 milestone Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants