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 terminals in favor of jupyter_server_terminals extension #651

Merged
merged 13 commits into from Apr 14, 2022

Commits on Apr 2, 2022

  1. remove terminals

    add current_activity hook for extensions
    
    add jupyter_server_terminals as a dependency
    
    cleanup
    
    cleanup
    Zsailer authored and blink1073 committed Apr 2, 2022
    Copy the full SHA
    d6b6ee6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. include terminals in tests

    blink1073 committed Apr 3, 2022
    Copy the full SHA
    69a42c2 View commit details
    Browse the repository at this point in the history
  2. handle more server configs

    blink1073 committed Apr 3, 2022
    Copy the full SHA
    5f115de View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11b923d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4fc6943 View commit details
    Browse the repository at this point in the history
  5. fix key name

    blink1073 committed Apr 3, 2022
    Copy the full SHA
    fae76bd View commit details
    Browse the repository at this point in the history
  6. fix shim

    blink1073 committed Apr 3, 2022
    Copy the full SHA
    e15b28d View commit details
    Browse the repository at this point in the history
  7. update failing test

    blink1073 committed Apr 3, 2022
    Copy the full SHA
    7f8e3de View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8e33086 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. add import warning on shim

    blink1073 committed Apr 4, 2022
    Copy the full SHA
    c0dfbf0 View commit details
    Browse the repository at this point in the history
  2. clean up test

    blink1073 committed Apr 4, 2022
    Copy the full SHA
    7967df9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 14, 2022

  1. Copy the full SHA
    2450cec View commit details
    Browse the repository at this point in the history