-
Notifications
You must be signed in to change notification settings - Fork 322
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-server/jupyter_server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jupyter-server/jupyter_server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5cce2afcbeeb44581e9b29ab27fef75a12d651ca
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 33 files changed
- 8 contributors
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 851db61 - Browse repository at this point
Copy the full SHA 851db61View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a44e6 - Browse repository at this point
Copy the full SHA a3a44e6View commit details
Commits on Jan 3, 2023
-
[pre-commit.ci] pre-commit autoupdate (#1161)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.194 → v0.0.206](astral-sh/ruff-pre-commit@v0.0.194...v0.0.206) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88c9339 - Browse repository at this point
Copy the full SHA 88c9339View commit details
Commits on Jan 4, 2023
-
Reapply preferred_dir fix, now with better backwards compatability (#…
…1162) * Revert "Revert "Make preferred_dir content manager trait" (#1140)" This reverts commit b5b7c5e. * Write back pref dir to app for backwards compat This way, anyone that reads out the old value will not break (except if the path is not a FS path, in which case it doesn't currently work anyways). * Fix: serverapp needs absolute path
Configuration menu - View commit details
-
Copy full SHA for 8e4b7ed - Browse repository at this point
Copy the full SHA 8e4b7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6dea1b - Browse repository at this point
Copy the full SHA a6dea1bView commit details
Commits on Jan 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a52709c - Browse repository at this point
Copy the full SHA a52709cView commit details
Commits on Jan 12, 2023
-
Log how long each extension module takes to import (#1171)
* Log how long each extension module takes to import Based on some detailed debugging in 2i2c-org/infrastructure#2047 to figure out why a Jupyter Server *process* somtimes takes more than 30s to start, the primary culprit was server extensions that took multiple seconds to just even import. Thanks to some ad-hoc patching (2i2c-org/infrastructure#2047 (comment)), I was able to figure out which were the slow extensions. This PR emits extension import time as log messages, so this information is *much* more visible. I also explicitly chose info instead of debug, primarily because I believe it is *very* important to surface this performance information to users, so they can go bug the appropriate extension. Otherwise, it just feels like 'jupyter server is slow!'. This is compounded by the fact that while notebook server doesn't import *disabled* extensions, jupyter_server does seem to - so it's hard to isolate this. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Account for the possibility logger is None Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ca5f5e - Browse repository at this point
Copy the full SHA 8ca5f5eView commit details -
Set JPY_SESSION_NAME to full notebook path. (#1100)
* Set JPY_SESSION_NAME to full notebook path. This also add some typing here and there, and extend one of the console warning to log an exception when there is an error. My main concern is that get_kernel_env need to become async. Co-authored-by: Kevin Bates <[email protected]> * fix linter/typing * workaround type ignore * fix a few lints Co-authored-by: Kevin Bates <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d516b3 - Browse repository at this point
Copy the full SHA 3d516b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cce2af - Browse repository at this point
Copy the full SHA 5cce2afView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.6...5cce2afcbeeb44581e9b29ab27fef75a12d651ca