Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting Dependencies #33

Open
Githeo opened this issue Mar 21, 2018 · 3 comments
Open

Conflicting Dependencies #33

Githeo opened this issue Mar 21, 2018 · 3 comments

Comments

@Githeo
Copy link

Githeo commented Mar 21, 2018

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

@zzhangjii
Copy link
Collaborator

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

yarn install
jupyter labextension link .

@markusschanta
Copy link

+1

@ShiqinHuo
Copy link

ShiqinHuo commented Dec 11, 2018

@zzhangjii

Error msg shows that

jupyterlab_voyager is not a valid npm package

Could u help me out, thx in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants