jupytercalpoly / jupyterlab-richtext-mode

JupyterLab extension for rich text editing in the notebook
43 stars 18 forks source link

Installation Error for JupyterLab Version 2.3.1 #74

Open richlysakowski opened 3 years ago

richlysakowski commented 3 years ago

I am getting an installation error even though I am using JupyterLab v2.3.1 and the dependencies state that it is compatible.

Extension Installation Error

An error occurred installing jupyter-scribe.

Error message: The extension "jupyter-scribe" does not yet support the current version of JupyterLab.

Conflicting Dependencies: JupyterLab Extension Package

=2.3.0 <2.4.0 >=1.0.1 <2.0.0 @jupyterlab/application =2.3.1 <2.4.0 >=1.0.2 <2.0.0 @jupyterlab/notebook =16.9.0 <16.10.0 >=16.8.4 <16.9.0 react =16.9.0 <16.10.0 >=16.8.5 <16.9.0 react-dom

jwinter6 commented 2 years ago

I also run into the same issue and have not found a solution yet.