jupyter_client icon indicating copy to clipboard operation
jupyter_client copied to clipboard

Regression: jupyter_client 7.02 broke lastest jupyter_console

Open slonik-az opened this issue 2 years ago • 2 comments

The regression was first reported to the jupyter_console repo https://github.com/jupyter/jupyter_console/issues/251

Cross-posting here because jupyter_client changes from 6.x to 7.x seem to be the root cause.

slonik-az avatar Sep 14 '21 13:09 slonik-az

I didn't look at https://github.com/jupyter/jupyter_console/issues/251 yet, but I remember I opened https://github.com/jupyter/jupyter_console/pull/244.

davidbrochart avatar Sep 14 '21 13:09 davidbrochart

Yes, I think the issues addressed in the PR https://github.com/jupyter/jupyter_console/pull/244 (still open and pending resolution) are the root cause of the regression. Downgrading jupyter_client from 7.0.2 to 6.1.12 resolved the jupyter console problem for me.

slonik-az avatar Sep 14 '21 13:09 slonik-az