This repository was archived by the owner on Sep 12, 2025. It is now read-only.
forked from jupyter-server/jupyter_server
-
Notifications
You must be signed in to change notification settings - Fork 0
add session_id to payload to enable polling kernels #1
Open
sigmarkarl
wants to merge
87
commits into
v2.5.0-ocean
Choose a base branch
from
BGD-4199-async-kernel-start
base: v2.5.0-ocean
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…mit autoupdate) (jupyter-server#795) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…nts in utils.fetch) (jupyter-server#799) Co-authored-by: Min RK <[email protected]>
…to the logging message in case of non compliant preferred_dir) (jupyter-server#805) Co-authored-by: Eric Charles <[email protected]>
…nch protection) (jupyter-server#807) Co-authored-by: Steven Silvester <[email protected]>
* Automated Changelog Entry for 1.16.1 on 1.x * Update CHANGELOG.md Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: jupyter_server-1.17.0-py3-none-any.whl: 5aa5e0945e3dbf29390cfe9c418a9af245d812ce282932ae97d0671e10c147a0 jupyter_server-1.17.0.tar.gz: 7b3aa524790ab0da64f06dfe0b2af149d0a3f59aad71fdedcf1d8bae6508018c
…idation until root_dir is set) (jupyter-server#828) Co-authored-by: Kevin Bates <[email protected]>
…r-server#831) (cherry picked from commit 3e64fa5)
…onfigurable (jupyter-server#838) Co-authored-by: Zachary Sailer <[email protected]>
…upyter-server#837) Co-authored-by: David Leen <[email protected]> Co-authored-by: Zachary Sailer <[email protected]>
* added checks for hidden files and directories on FileManager Class * added checks for hidden files and directories in api handlers * updated error messages to not mention hidden files * cleaned up issues flagged by pre-commit
…jupyter-server#872) Co-authored-by: Steven Silvester <[email protected]>
* add changelog for 1.17.1 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…er#873) Co-authored-by: Steven Silvester <[email protected]>
…down) (jupyter-server#875) Co-authored-by: Kevin Bates <[email protected]>
…faiing to load an extension) (jupyter-server#880) Co-authored-by: Min RK <[email protected]>
…yter-server#888) Co-authored-by: martinRenou <[email protected]>
…ation warnings) (jupyter-server#889) Co-authored-by: Min RK <[email protected]>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
SHA256 hashes: jupyter_server-1.18.0-py3-none-any.whl: 06103b71740eaa80aac1b3918da1b22125d3d649386c91fa236de753934bd6c8 jupyter_server-1.18.0.tar.gz: b65ea1d24038dc32c80b916c89005ae8d1d70f6ede0d314230e93b329b7e845a
…sg true async) (jupyter-server#893) Co-authored-by: Ciprian Anton <[email protected]>
…t the response router thread is finishing) (jupyter-server#897) Co-authored-by: Ciprian Anton <[email protected]>
SHA256 hashes: jupyter_server-1.23.1-py3-none-any.whl: 4bdcde2aa576b05da5cf89f33b7d97adcaea5cad4f5863a0db09dcc9eecd66bf jupyter_server-1.23.1.tar.gz: cee48d9d96cecd0f94b7cb41ecd4f0ab05b01643769f61c5d397b7873bc9a1e2
SHA256 hashes: jupyter_server-1.23.2-py3-none-any.whl: c01d0e84c22a14dd6b0e7d8ce4105b08a3426b46582668e28046a64c07311a4f jupyter_server-1.23.2.tar.gz: 69cb954ef02c0ba1837787e34e4a1240c93c8eb590662fae1840778861957660
…lete_file to handle hidden files properly) (jupyter-server#1075) Co-authored-by: Satoshi Yazawa <[email protected]>
SHA256 hashes: jupyter_server-1.23.3-py3-none-any.whl: 438496cac509709cc85e60172e5538ca45b4c8a0862bb97cd73e49f2ace419cb jupyter_server-1.23.3.tar.gz: f7f7a2f9d36f4150ad125afef0e20b1c76c8ff83eb5e39fb02d3b9df0f9b79ab
…t) (jupyter-server#1097) Co-authored-by: Steven Silvester <[email protected]>
…dual problematic extensions when listing extension) (jupyter-server#1141) Co-authored-by: Zachary Sailer <[email protected]>
…art of kernelspec resources path) (jupyter-server#1138) Co-authored-by: Sam Bloomquist <[email protected]>
SHA256 hashes: jupyter_server-1.23.4-py3-none-any.whl: aa3398aeb5249d470ea53abcf81fca8a6876bb9dbdc652822e5bbbb0574a6e83 jupyter_server-1.23.4.tar.gz: 4ee4f311bd944bcf8060a8b746059571c40f6b8ada1d1e6e51239d26ab23b15c
…better backwards compatability (jupyter-server#1167) Co-authored-by: Steven Silvester <[email protected]>
SHA256 hashes: jupyter_server-1.23.5-py3-none-any.whl: d42e520af98af9fbb7f0fb0d069991054d88e4d2ee051eb7110aef35f3756cef jupyter_server-1.23.5.tar.gz: a2caa759e2a29ece1aad013c58215fe951f38317b97de462b921834955fe3fca
…oad_jupyter_server_extension is not found (jupyter-server#1193) (jupyter-server#1199)Co-authored-by: Steven Silvester <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Backport jupyter-server#1193 to 1.x * bump isort dep * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix check links job name --------- Co-authored-by: Steven Silvester <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…rity link) (jupyter-server#1201) Co-authored-by: Steven Silvester <[email protected]>
…s from request logs (jupyter-server#1214) replaces `?token=abc123` with `?token=[secret]` in logs (cherry picked from commit 968c56c) Co-authored-by: Min RK <[email protected]>
SHA256 hashes: jupyter_server-1.23.6-py3-none-any.whl: ede3a5c09b075541d960bb02854b617c0ffa58706c37de92e2d1c5acdc359c20 jupyter_server-1.23.6.tar.gz: fde15df6d11a053b17cf2450eea9984ec9a6f28ad3cb2caa73c31e53ea184fc1
…n to gateway_request function) (jupyter-server#1234)Co-authored-by: Broden Wanner <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]> * Backport PR jupyter-server#1233: Added error propagation to gateway_request function * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * lint --------- Co-authored-by: Broden Wanner <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]>
SHA256 hashes: jupyter_server-1.24.0-py3-none-any.whl: c88ddbe862966ea1aea8c3ccb89a5903abd8fbcfe5cd14090ef549d403332c37 jupyter_server-1.24.0.tar.gz: 23368e8e214baf82b313d4c5a0d828ca73015e1a192ce3829bd74e62fab8d046
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
should be backwards compatible, the new javascript sends session_id with the payload, emtpy if it is requesting a new one, otherwise it is polling a kernel startup. if the session_id is None it behaves like before, waits until the kernel is ready and answers the post request