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

Rewrite server extension to run Panel applications in kernels #3763

Merged
merged 21 commits into from Aug 19, 2022

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    4c09769 View commit details
    Browse the repository at this point in the history
  2. Handle kernel shutdown

    philippjfr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    da3013b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e4410 View commit details
    Browse the repository at this point in the history
  4. Add nicer error pages

    philippjfr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    70a6123 View commit details
    Browse the repository at this point in the history
  5. Fix args encoding

    philippjfr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3f94a14 View commit details
    Browse the repository at this point in the history
  6. Add tests

    philippjfr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a42b59c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9479a6a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    a363bb2 View commit details
    Browse the repository at this point in the history
  2. Install jupyterlab

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8f76d26 View commit details
    Browse the repository at this point in the history
  3. Fix jupyter server startup

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9dbafed View commit details
    Browse the repository at this point in the history
  4. Overhaul error templates

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e6e0a1a View commit details
    Browse the repository at this point in the history
  5. Minor tweaks

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3f5d90b View commit details
    Browse the repository at this point in the history
  6. Small fix for setup.py

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e48cc98 View commit details
    Browse the repository at this point in the history
  7. Set some timeouts

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a3fc47f View commit details
    Browse the repository at this point in the history
  8. Increase timeout

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2acbab9 View commit details
    Browse the repository at this point in the history
  9. Add log statements

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b7d9b0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db1ea92 View commit details
    Browse the repository at this point in the history
  11. Add ssh for debugging

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6cdf4f0 View commit details
    Browse the repository at this point in the history
  12. Open ssh

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    366c172 View commit details
    Browse the repository at this point in the history
  13. Increase timeout

    philippjfr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1f5b97a View commit details
    Browse the repository at this point in the history