-
Notifications
You must be signed in to change notification settings - Fork 310
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 some utils now available from jupyter_core 4.6.1, remove pywin32 #357
Conversation
recursive-include to grab spec.yaml and favicons
…es callback to _connect
…ort-of-pr-350-on-1.0.x Backport PR jupyter-server#350 on branch 1.0.x (Await _connect and inline read_messages callback to _connect)
Pin 1.0.x to tornado 6.1, remove asyncio patch [backport pieces of jupyter-server#339]
Codecov Report
@@ Coverage Diff @@
## 1.0.x #357 +/- ##
==========================================
- Coverage 66.96% 66.78% -0.19%
==========================================
Files 56 56
Lines 5513 5467 -46
Branches 716 713 -3
==========================================
- Hits 3692 3651 -41
- Misses 1593 1594 +1
+ Partials 228 222 -6
Continue to review full report at Codecov.
|
Hm, something isn't happy in windows-land... |
Hah, |
Ah, it's (sometimes) hanging on ipykernel. The yak shave continues! |
Welp, looks like ipykernel 5.4.0 did not magically fix this... |
Working on rebuilding a windows VM to see if i can track this down... |
It looks like CI is still grabbing an old version of ipykernel, i.e. |
Oops, nevermind. Apparently I clicked on a previous run. |
trying with |
Hm, this appears totally broken now. It probably makes the most sense to start over entirely |
…upyter-server#357) * relax session manager to keep synching * Bump to 0.19.3 * update changelog
This:
jupyter_core
to 4.6.1jupyter_client
pin is already sufficientutils
with shim importsfollow-ons:
deprecated
(gah, a dependency for my deprecated dependencies) for when those would be removed