jupyterlab-contrib / spellchecker

Spellchecker for JupyterLab notebook markdown cells and file editor.
BSD 3-Clause "New" or "Revised" License
205 stars 20 forks source link

Support for jupyterlab 0.35 #7

Closed avivrosenberg closed 5 years ago

avivrosenberg commented 5 years ago

It seems that the latest version of jupyterlab, 0.35, is not supported due to conflicting package versions.

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.4 <0.19.0 @jupyterlab/application
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/apputils
>=0.19.2 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/notebook
daliagachc commented 5 years ago

hi! thanks for the extension. any update on this issue?

ijmbarr commented 5 years ago

Sorry for the delay - the extension should now work with version 0.35.