Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

"jupyterlab-dash@0.1.0-alpha.3" is not compatible with the current JupyterLab #37

@wangchong666

Description

@wangchong666
  1. install
pip install "jupyterlab>=1.0" jupyterlab-dash==0.1.0a3
jupyter labextension install jupyterlab-dash@0.1.0-alpha.3

error log

An error occured.
ValueError: 
"jupyterlab-dash@0.1.0-alpha.3" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab              Extension      Package
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/application
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/notebook
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/console
See the log file for details:  /tmp/jupyterlab-debug-vnxt001y.log

change jupyterlab>=1.0 to jupyterlab==1.0 worked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions