question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to use Bokeh >=2

See original GitHub issue

It appears that the most recent release of bokeh(v2.0.0) included some breaking changes. As a result, the websocket connection is not being established properly:

Screen Shot 2020-03-19 at 1 55 28 PM Screen Shot 2020-03-19 at 1 54 51 PM

I am running:

# Name                    Version                   Build  Channel
dask                      2.12.0                     py_0    conda-forge
dask-core                 2.12.0                     py_0    conda-forge
dask-labextension         2.0.0                      py_0    conda-forge
bokeh                     2.0.0            py37hc8dfbb8_0    conda-forge
$ jupyter labextension list
JupyterLab v2.0.1
Known labextensions:
   app dir: /glade/work/abanihi/softwares/miniconda3/share/jupyter/lab
        @jupyter-widgets/jupyterlab-manager v2.0.0  enabled  OK
        @jupyterlab/toc v3.0.0  enabled  OK
        @pyviz/jupyterlab_pyviz v0.9.0  enabled  OK
        dask-labextension v2.0.0  enabled  OK
        jupyterlab-nvdashboard v0.1.9  enabled   X

   The following extension are outdated:
        jupyterlab-nvdashboard

   Consider running "jupyter labextension update --all" to check for updates.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
quasibencommented, Mar 30, 2020

Jacob will be out for a bit. @scottyhq I don’t think it would be safe to revert until after bokeh>=2 has been tested and validated to work

0reactions
jsignellcommented, Apr 16, 2020

I just did a mild test of bokeh 2.0.1 with jupyter-server-proxy 1.3.2 and things seem to be working fine. Were there particular failures that people had noticed? Otherwise it seems like we can update the pins.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to upgrade to Bokeh 2.3.0 - Community Support
I'm trying to upgrade from Bokeh 2.0.2 to 2.3.0 in Anaconda. ... I will appreciate any guidance on how can I do make...
Read more >
How do you update bokeh.plotting.figure.y_axis using bokeh ...
I figured out why my y_range wasn't being updated. If I set y_range.max independently then I can't "re-set" it later on in the...
Read more >
Bokeh Effect on Front Camera - OnePlus Community
Will it be possible by system update to add bokeh effect on front camera on OnePlus 5 and also we cannot edit the...
Read more >
Interactive Data Visualization with Bokeh - Trenton McKinney
4.1 Time to put it all together! 4.1.1 Introducing the project dataset; 4.1.2 Some exploratory plots of the data.
Read more >
The New BOKEH AI in Luminar AI is AMAZING! - YouTube
In this tutorial, I demo the new Portrait Bokeh AI tool that is in the latest version of Luminar AI, Update #4. In...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found