kleinee/jns

with jupyterlab-launcher version 0.6.0 the web interface is unusable

kleinee opened this issue · 1 comments

After upgrade to jupyterlab-launcher version 0.6.0 the web interface becomes unusable. Current workaround is to uninstall the package and revert to jupyterlab-launcher version 0.5.5.

sudo pip3 uninstall jupyterlab-launcher
sudo pip3 install jupyterlab-launcher==0.5.5

As it turned out this wasn't a bug - recent release of jupyterlab version 0.30.1 fixes the issue!