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

Server-side support for event-driven notebook execution #416

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    7f0130f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e492e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e8de6 View commit details
    Browse the repository at this point in the history
  4. initialize on_events to []

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    489f883 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2661b6f View commit details
    Browse the repository at this point in the history
  6. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    790fc40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9868a17 View commit details
    Browse the repository at this point in the history
  8. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7b06601 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17dc6ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e647c46 View commit details
    Browse the repository at this point in the history
  11. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5fa81a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c5c289 View commit details
    Browse the repository at this point in the history
  13. run black

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eebf893 View commit details
    Browse the repository at this point in the history
  14. return create_job_definition

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d4abf04 View commit details
    Browse the repository at this point in the history
  15. shorten var name

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    57e84c3 View commit details
    Browse the repository at this point in the history
  16. change event_type_params

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b9b1d4f View commit details
    Browse the repository at this point in the history
  17. updates per @3coins

    andrii-i committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7fd934b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eaa3923 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    0b7642c View commit details
    Browse the repository at this point in the history