question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for newer JupyterLab

See original GitHub issue

Can’t install the extension on JupyterLab 4.4.0. Is it just a matter of dependencies update or it will actually break?

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

Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.19.1 <0.20.0        >=0.18.2 <0.19.0 @jupyterlab/launcher
>=0.19.1 <0.20.0        >=0.18.2 <0.19.0 @jupyterlab/application
>=0.19.1 <0.20.0        >=0.18.2 <0.19.0 @jupyterlab/apputils
root@alexg-train:~# jupyter --version
4.4.0
root@alexg-train:~#

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
keyraphicommented, Mar 10, 2021

With the current version of JupyterLab 3.0.10 the issue seems to be back.

An error occurred installing <code>jupyterlab_tensorboard</code>.

Error message:

The extension "jupyterlab_tensorboard" does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab                Extension      Package
>=3.0.6 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/application
>=3.0.5 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/apputils
>=5.0.3 <5.1.0            >=4.0.0 <5.0.0 @jupyterlab/coreutils
>=3.0.5 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/launcher
>=6.0.5 <6.1.0            >=5.0.0 <6.0.0 @jupyterlab/services
>=3.0.5 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/mainmenu
>=3.0.6 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/filebrowser
>=3.0.4 <3.1.0            >=2.0.0 <3.0.0 @jupyterlab/ui-components```
2reactions
chaoleilicommented, Nov 3, 2018

OK, I will update ASAP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
JupyterLab now ships with a debugger front-end by default, available for kernels that support the new debugging protocol. See the documentation for more...
Read more >
JupyterLab 3.0 is released - Jupyter Blog
The 3.0 release of JupyterLab brings many new features to users and substantial improvements to the extension system.
Read more >
JupyterLab 3.0 | JupyterLab releases its new verison ...
JupyterLab 3.0 is the new version of JupyterLab. Learn about updates and changes that you can see in Jupyterlab 3.0 and how to...
Read more >
Support for JupyterLab 3 - New Web Interface for Project ... - G2
This is a repackaged open source software product wherein additional charges apply for support. JupyterLab enables you to work with documents and activities ......
Read more >
jupyterlab-classic - PyPI
JupyterLab - Jupyterlab frontend, new Jupyter Server (or Classic Notebook Server). Extensions are not compatible with the Classic Jupyter Notebook since it is ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found