jupyter-server/jupyter-scheduler

Server-side support for event driven notebook execution

andrii-i opened this issue · 0 comments

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

Server-side support for event driven notebook execution. Trigger jobs based on S3 upload, etc. Define and reuse triggers.