Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Not supported on newest version of jupyterlab #15

Open
manhnguyen48 opened this issue Aug 24, 2019 · 3 comments
Open

Not supported on newest version of jupyterlab #15

manhnguyen48 opened this issue Aug 24, 2019 · 3 comments

Comments

@manhnguyen48
Copy link

I've got the following errors trying to rebuild the extension after upgrading to latest jupyterlab:

An error occured.
ValueError: This extension does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab              Extension      Package
>=1.0.5 <2.0.0          >=0.16.0 <0.20.0@jupyterlab/application
>=1.0.5 <2.0.0          >=0.16.0 <0.20.0@jupyterlab/apputils
>=1.0.5 <2.0.0          >=0.16.0 <0.20.0@jupyterlab/notebook

Current version:

notebook==6.0.1
jupyter==1.0.0
jupyter-client==5.3.1
jupyter-console==6.0.0
jupyter-core==4.4.0
jupyter-server==0.1.1
jupyterlab==1.0.9
@ryantam626
Copy link
Owner

Hey are you using Python 2 for running the jupyter lab server?

@manhnguyen48
Copy link
Author

manhnguyen48 commented Aug 27, 2019 via email

@ryantam626
Copy link
Owner

This plugin is not really actively maintained anymore, since it's aimed towards Python 2 which is about to reach EOL.

I will fix this issue and publish a new version when I have time, but please use my other plugin if you are using Python3+.

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

No branches or pull requests

2 participants