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

Basic Event Bus #820

Merged
merged 9 commits into from
May 20, 2022
Merged

Basic Event Bus #820

merged 9 commits into from
May 20, 2022

Commits on May 19, 2022

  1. basic event bus

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    13922f6 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary super call

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    accadd0 View commit details
    Browse the repository at this point in the history
  3. add auth to the websocket

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    2696bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    411a7cf View commit details
    Browse the repository at this point in the history
  5. get tests working

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8de4704 View commit details
    Browse the repository at this point in the history
  6. allow empty event bus

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4e194f6 View commit details
    Browse the repository at this point in the history
  7. ignore flake 8 error in tests

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    71747af View commit details
    Browse the repository at this point in the history
  8. Update jupyter_server/services/events/handlers.py

    Co-authored-by: Afshin Taylor Darian <[email protected]>
    Zsailer and afshin committed May 19, 2022
    Configuration menu
    Copy the full SHA
    dd0d807 View commit details
    Browse the repository at this point in the history
  9. review comments

    Zsailer committed May 19, 2022
    Configuration menu
    Copy the full SHA
    cadc063 View commit details
    Browse the repository at this point in the history