Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Support for jupyterlab >=2.0? #3

Open
allenzhao opened this issue Mar 27, 2020 · 1 comment
Open

Support for jupyterlab >=2.0? #3

allenzhao opened this issue Mar 27, 2020 · 1 comment

Comments

@allenzhao
Copy link

When I tried to install this jupyter labextension install jupyterlab-cpustatus, it showed the following error:

ValueError: The extension "jupyterlab-cpustatus" does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab              Extension      Package
>=2.0.2 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/application
See the log file for details:  /tmp/jupyterlab-debug-u7chx0l6.log

Will it work with 2.0.2 of jupyter?

@krinsman
Copy link
Collaborator

krinsman commented Apr 3, 2020

Sorry about the slow response, @allenzhao

It probably won't work with JupyterLab 2.0 and above (to be honest I wasn't even aware that they had released a 2.0 version already!). At least it had not been designed to do so.

I imagine the compatibility changes required are minor since this is a fairly light extension, but I haven't looked into it enough to know for sure.

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