jupyterlab-drawio: JupyterLab 0.33 breaks jupyterlab-drawio
Work computer got re-imaged, rebuilding everything. This lovely package seems to be giving me some grief though (was working perfectly before):
$ jupyter labextension install jupyterlab-drawio --debug
...
ValueError: This extension does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab Extension Package
>=0.17.2 <0.18.0 >=0.16.2 <0.17.0 @jupyterlab/application
>=0.17.2 <0.18.0 >=0.16.2 <0.17.0 @jupyterlab/apputils
>=2.0.2 <3.0.0 >=1.1.2 <2.0.0 @jupyterlab/coreutils
>=0.17.2 <0.18.0 >=0.16.2 <0.17.0 @jupyterlab/filebrowser
>=0.17.2 <0.18.0 >=0.16.2 <0.17.0 @jupyterlab/launcher
FWIW, I also have:
$ jupyter lab --version
0.33.0
$ jupyter --version
4.4.0
Any suggestions greatly appreciated.
EDIT
I fixed this by downgrading to to jupyterlab 0.32, but I’m going to leave this open for the moment as turns out that 0.33 just made it to PyPi and also seems to break jupyterlab-drawio
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 3
- Comments: 15 (8 by maintainers)
ah whoops, sorry for the misinformation, they’re upping major version deps very quickly 😃
yep, jupyterlab is a fast moving target!
Now all should work with JupyterLab 0.34.