You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I just installed jupyterlab and I wanted to add the voyager extension.
$ jupyter labextension install jupyterlab_voyager
> /usr/local/bin/npm pack jupyterlab_voyager
jupyterlab_voyager-0.1.0.tgz
Errored, use --debug for full output:
ValueError:
"[email protected]" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=1.0.6-0 <2.0.0-0 >=0.3.1-0 <0.4.0-0 @jupyterlab/rendermime-interfaces
My jupyterlab version is: jupyter lab --version 0.31.12
The text was updated successfully, but these errors were encountered:
jupyterlab_voyager is still under developing and we are working on fixing bugs right now, so the npm published version haven't been updated for a while, I suggest do a development installation for now.
clone this repo to local disk
then go into the folder
Hi,
I just installed jupyterlab and I wanted to add the voyager extension.
My jupyterlab version is:
jupyter lab --version 0.31.12
The text was updated successfully, but these errors were encountered: