-
Notifications
You must be signed in to change notification settings - Fork 290
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jupyter/jupyter_client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jupyter/jupyter_client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 33 files changed
- 3 contributors
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05e88b1 - Browse repository at this point
Copy the full SHA 05e88b1View commit details
Commits on Oct 23, 2023
-
Allow to update kernels env in between restart. (#987)
This allow to update the running env of kernels. This will allow resolves some inconsistencies between kernel restart, and actually stopping and starting a kernel session. In parsley via a few lines in Jupyter Server in update_session, this will let us update the `__session__` which is supposed to reflect some information about the current session, and help correct ipython/ipykernel#1102 where renaming a notebook is not reflected in the kernel unless you manually stop/start the session, or restart the server.
Configuration menu - View commit details
-
Copy full SHA for 49dbf0f - Browse repository at this point
Copy the full SHA 49dbf0fView commit details
Commits on Oct 25, 2023
-
* Use strict typing * fix imports * ignore pep585 and 604 typing changes
Configuration menu - View commit details
-
Copy full SHA for ff94e31 - Browse repository at this point
Copy the full SHA ff94e31View commit details -
SHA256 hashes: jupyter_client-8.5.0-py3-none-any.whl: c3877aac7257ec68d79b5c622ce986bd2a992ca42f6ddc9b4dd1da50e89f7028 jupyter_client-8.5.0.tar.gz: e8754066510ce456358df363f97eae64b50860f30dc1fe8c6771440db3be9a63
Configuration menu - View commit details
-
Copy full SHA for d044eb5 - Browse repository at this point
Copy the full SHA d044eb5View commit details
There are no files selected for viewing