bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks
BSD 3-Clause "New" or "Revised" License
253 stars 48 forks source link

Release for JupyterLab 3.x #119

Closed gromanmartin closed 3 years ago

gromanmartin commented 3 years ago

Hi, are there any plans upgrading this package to be compatible with JupyterLab 3.x? Currently I get this error, while trying to install it.


An error occured.
ValueError: The extension "@bokeh/jupyter_bokeh" does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab                        Extension      Package
>=3.0.4 <3.1.0                    >=2.0.2 <3.0.0 @jupyterlab/application
>=3.0.3 <3.1.0                    >=2.0.2 <3.0.0 @jupyterlab/apputils
>=3.0.4 <3.1.0                    >=2.0.2 <3.0.0 @jupyterlab/notebook
>=3.0.3 <3.1.0                    >=2.0.1 <3.0.0 @jupyterlab/rendermime-interfaces
>=6.0.3 <6.1.0                    >=5.0.2 <6.0.0 @jupyterlab/services
See the log file for details:  /tmp/jupyterlab-debug-ona44gip.log```
gromanmartin commented 3 years ago

Found duplicate.