You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying out the newest versions of jupyter-console and jupyter-client in order to find the latest bundle that doesn't give errors. I found the latest sane combination of versions to be jupyter-console==6.4.2 with jupyter-client==6.1.12
The way I tested this was by following these steps (links point to a gist showing my environment, commands and errors)
pip install different versions on jupyter-console and jupyter-client, check package versions then run jupyter console
jupyter-console>=6.4.3 with jupyter-client==8.X [event loop error]
jupyter-console>=6.4.3 with jupyter-client==7.X [context is already entered] - this one isn't always easily reproducible but the easiest way is to hold "Return" button for seconds