jupyterlab_voyager: "jupyterlab_voyager@0.1.0" is not compatible with the current JupyterLab
I have jupyterlab installed.
I would like to use voyager.
I’ve run jupyter labextension install jupyterlab_voyager --debug
as specified in the readme.
I get this error: "jupyterlab_voyager@0.1.0" is not compatible with the current JupyterLab
How do I get this to work?
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 5
- Comments: 20
Hi, guys. I’ve just got the same error.
$ jupyter lab --version 0.33.11
Any chance to make it work? Or only downgrading ? Thanks
Current JupyterLab_Voyager relies heavy on new functions in “v2.0.0-alpha.15”, most of which don’t exist on “v2.0.0-alpha.12”.
We are working on issue 767 right now, hope we can solve it soon.