Closed xllowl closed 2 years ago
Try
Also when you’re installing try to install using PyPI using
python -m pip install jupyter-matlab-proxy Do this from your home folder.
i solved that problem by downgrade the jupyter server
pip install jupyter_server==1.6..4
after python -m pip install . I can not start my lab server.
error:
'ExtensionManager' object has no attribute '_extensions'