jupyterlab/jupyter-renderers

Extension Installation Error

briochemc opened this issue · 0 comments

This may be a duplicate but I don't think so. I get the following when trying to install the KaTeX extension in Jupyterlab (v1.0.1):

Extension Installation Error

An error occurred installing @jupyterlab/katex-extension.

Error message:

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

Conflicting Dependencies:
JupyterLab              Extension      Package
>=1.0.0 <2.0.0          >=0.19.1 <0.20.0@jupyterlab/application
>=3.0.0 <4.0.0          >=2.2.1 <3.0.0 @jupyterlab/coreutils
>=1.0.0 <2.0.0          >=0.19.1 <0.20.0@jupyterlab/rendermime

My guess is that this will be resolved when a new version of the extension is released, but I wanted to make sure... Is it the case?