jupyter_to_medium
jupyter_to_medium copied to clipboard
Notebook kernel keeps dying
Hi,
When I try to use this package, my kernel cannot connect.
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.