jupyter_to_medium icon indicating copy to clipboard operation
jupyter_to_medium copied to clipboard

Notebook kernel keeps dying

Open namiyousef opened this issue 3 years ago • 0 comments

Hi,

When I try to use this package, my kernel cannot connect. Screenshot 2022-02-01 at 21 56 14 Any help with this?

I'm running this on Python 3.7.0 on Big Sur. The only commands I've run on the virtualenv have been: pip install notebook pip install jupyter_to_medium

Because the 'deploy' feature wasn't showing up, I had to try the manual fix jupyter bundlerextension enable --py jupyter_to_medium._bundler --sys-prefix

It now does show, but I am unable to connect to the kernel.

Any help would be appreciated.

namiyousef avatar Feb 01 '22 21:02 namiyousef