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

Remove direct usage of tornado #997

Closed
wants to merge 50 commits into from

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

  1. more progress

    blink1073 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0eba794 View commit details
    Browse the repository at this point in the history
  2. wip

    blink1073 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    eea5840 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Get tests passing

    blink1073 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    43e5491 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. wip

    blink1073 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    222d2e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. fix kernelapp

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4f250c3 View commit details
    Browse the repository at this point in the history
  2. debug server failure

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5c67192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3481c View commit details
    Browse the repository at this point in the history
  4. fix typing

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    492f759 View commit details
    Browse the repository at this point in the history
  5. fix typing

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8180a1b View commit details
    Browse the repository at this point in the history
  6. fix lint and typing

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    41165ad View commit details
    Browse the repository at this point in the history
  7. debug server failure

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c5064ac View commit details
    Browse the repository at this point in the history
  8. zmq stream fixes

    blink1073 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f0a4c32 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    d3d0480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863e19b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    ffbfdfc View commit details
    Browse the repository at this point in the history
  2. add closed method

    blink1073 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    3f4600d View commit details
    Browse the repository at this point in the history
  3. add docstrings

    blink1073 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2cc69dd View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    882f331 View commit details
    Browse the repository at this point in the history
  2. fix test cleanup

    blink1073 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a761bdc View commit details
    Browse the repository at this point in the history
  3. use top level event loop

    blink1073 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7070b28 View commit details
    Browse the repository at this point in the history
  4. fail fast

    blink1073 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    826104a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. fix startup

    blink1073 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bce8593 View commit details
    Browse the repository at this point in the history
  2. try again

    blink1073 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1079a67 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix teardown

    blink1073 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    aae8c41 View commit details
    Browse the repository at this point in the history
  2. ensure event loop is closed

    blink1073 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ddefca8 View commit details
    Browse the repository at this point in the history
  3. fix start

    blink1073 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    23f055d View commit details
    Browse the repository at this point in the history
  4. cleanup

    blink1073 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8cb8753 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    039fd86 View commit details
    Browse the repository at this point in the history
  2. handle more cleanup

    blink1073 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c1d8084 View commit details
    Browse the repository at this point in the history
  3. fix zmqstream test

    blink1073 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2e2b8a1 View commit details
    Browse the repository at this point in the history
  4. cleanup

    blink1073 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    259ec3d View commit details
    Browse the repository at this point in the history
  5. fix test

    blink1073 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2bca5d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. use ensure_event_loop

    blink1073 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a8144ab View commit details
    Browse the repository at this point in the history
  2. merge

    blink1073 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8aa1d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. use ensure_event_loop

    blink1073 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    46ff764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647aaa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9beee View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Feb 10, 2024

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

Commits on Feb 18, 2024

  1. Use zmqstream directly

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d52b76b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'remove-zmqstream' of github.com:blink1073/jupyter_clien…

    …t into remove-zmqstream
    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    624c074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6e9d1 View commit details
    Browse the repository at this point in the history
  4. remove todo

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6bb1b1d View commit details
    Browse the repository at this point in the history
  5. undo changes to session

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2ac544f View commit details
    Browse the repository at this point in the history
  6. add docs

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1cd1235 View commit details
    Browse the repository at this point in the history
  7. lint

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a59386d View commit details
    Browse the repository at this point in the history
  8. update mdformat

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    23d79c0 View commit details
    Browse the repository at this point in the history
  9. skip test on windows

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    43687fa View commit details
    Browse the repository at this point in the history
  10. update deps

    blink1073 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4b653d8 View commit details
    Browse the repository at this point in the history