-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
"not implemented" message with jupyter notebook under python-3.8.0a4 #2656
Comments
Looks related to #2608 |
seems likely indeed |
Yeah, this is a duplicate of #2608. |
ok, so in asyncio.py I need to add one after this (Tornado 5.x): tornado/tornado/platform/asyncio.py Line 29 in e545c51
|
Should that line go in the notebook somewhere, then, maybe checking to make sure we're on Windows? |
I have this strange message with Tornado-5.1.1 and Jupyter Notebook
Does anyone as a clue of the problem ?
The text was updated successfully, but these errors were encountered: