jupyterlab-bokeh-server icon indicating copy to clipboard operation
jupyterlab-bokeh-server copied to clipboard

Compatibility with JupyterLab >2.0

Open philippjfr opened this issue 5 years ago • 3 comments

Just tried installing this extension with JupyterLab 2.1.4 and got the following conflicts:

ValueError: The extension "jupyterlab-bokeh-server" does not yet support the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab              Extension      Package
>=2.1.2 <2.2.0          >=1.0.0-alpha.6 <2.0.0@jupyterlab/application
>=2.1.1 <2.2.0          >=1.0.0-alpha.6 <2.0.0@jupyterlab/apputils
>=4.1.0 <4.2.0          3.0.0-alpha.6  @jupyterlab/coreutils

philippjfr avatar Jul 05 '20 10:07 philippjfr

I have the same problem with JupyterLab 2.1.5 Any recommendation to solve this issue?

rpastorvargas avatar Sep 08 '20 20:09 rpastorvargas

Any recommendation to solve this issue?

viotemp1 avatar Dec 01 '20 13:12 viotemp1

I'm running into the same issue unfortunately with jupyter lab 3.1.11

yalaudah avatar Sep 12 '21 22:09 yalaudah