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.

Cannot install the Jupyter Lab extension

See original GitHub issue

When trying to install, I get this:

$ jupyter labextension install jupyterlab_voyager
[...]
jupyterlab_voyager-0.2.0.tgz

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

Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.19.1 <0.20.0        >=0.16.3 <0.17.0 @jupyterlab/application
>=0.19.1 <0.20.0        >=0.16.4 <0.17.0 @jupyterlab/apputils
>=0.19.1 <0.20.0        >=0.16.3 <0.17.0 @jupyterlab/console
>=0.19.1 <0.20.0        >=0.16.3 <0.17.0 @jupyterlab/filebrowser
>=0.19.1 <0.20.0        0.16.3           @jupyterlab/notebook

While in the requirements file (of the released version, 0.2.0) it says jupyterlab>=0.32.0, so I’m not sure what’s wrong here.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:11

github_iconTop GitHub Comments

4reactions
saulshanabrookcommented, Mar 15, 2019

Roadmap being: Sometime in the 1 month - 6 month range.

4reactions
laugh12321commented, Feb 14, 2019

I also have this situation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install jupyterlab-execute-time extension
Whenever I try to install jupyterlab-execute-time extension, I get the following error . Is there any solution to the problem?
Read more >
Jupyter lab extensions not working · Issue #8122 - GitHub
I installed jupyter lab extensions, which are enabled, but do not work. They appear in the extension manager, but still then they do...
Read more >
Extensions — JupyterLab 3.6.0b0 documentation
The jupyter labextension command enables you to install or uninstall source extensions from npm, list all installed extensions, or disable any extension. See ......
Read more >
Note: How To Install JupyterLab Extensions (Globally for a ...
The current JupyterHub version 2.5.1 does not allow user installed extension for JupyterLab when it is being served from JupyterHub. This should ...
Read more >
HOWTO: Use Extensions with JupyterLab
Manage and install extensions ... If home directory is NOT set, try removing the corresonding directory, e.g. if you are using JupyterLab 2.2,...
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