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

The extension "@bokeh/jupyter_bokeh" does not yet support the current version of JupyterLab. #117

Closed lisaLee2021 closed 3 years ago

lisaLee2021 commented 3 years ago

The version of jupyter lab is 3.0.5. When install "@bokeh/jupyter_bokeh" , there is an error:

jupyter labextension install @bokeh/jupyter_bokeh

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.3 <3.1.0 >=2.0.2 <3.0.0 @jupyterlab/application =3.0.2 <3.1.0 >=2.0.2 <3.0.0 @jupyterlab/apputils =3.0.3 <3.1.0 >=2.0.2 <3.0.0 @jupyterlab/notebook =3.0.2 <3.1.0 >=2.0.1 <3.0.0 @jupyterlab/rendermime-interfaces =6.0.2 <6.1.0 >=5.0.2 <6.0.0 @jupyterlab/services

Is there a compatible version of jupyter_bokeh for jupyterlab 3.0.5 ? Please take a look, thanks!

bryevdv commented 3 years ago

duplicate of #116