Chrome v72 unable to view bokeh plot

Is anyone else having trouble with Chrome v72 unable to view bokeh plot generated in python? The source code is all there but nothing is displayed!

Hi,

I use Chrome 72 to view examples on the docs site many times a day. e.g.

  Gallery — Bokeh 3.3.2 Documentation

Chrome 72 is also the browser version that hundreds of Selenium tests use, every time out continuous integration tests run.

Unless you are saying that you can't view examples from the docs site (such as the link above), then the issue is most likely something specific on your end. (And even then it may still be. e.g. if you have a network configuration blocking loading BokehJS from CDN). It's not possible to speculate with more information (browser logs, console logs, description of what and how you are running things, and of course, actual code).

Thanks,

Bryan

···

On Feb 13, 2019, at 02:23, glycoaddict <[email protected]> wrote:

Is anyone else having trouble with Chrome v72 unable to view bokeh plot generated in python? The source code is all there but nothing is displayed!

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/8832aabc-3e86-43da-b5fa-4b4d20d3729e%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thanks Bryan, you were right on the money. It was indeed a problem on my side with the proxy creating invalid certificates for the cdn.pydata.org css urls.

Matt

···

On Wednesday, February 13, 2019 at 11:59:43 PM UTC+8, Bryan Van de ven wrote:

Hi,

I use Chrome 72 to view examples on the docs site many times a day. e.g.

    [https://bokeh.pydata.org/en/latest/docs/gallery.html](https://bokeh.pydata.org/en/latest/docs/gallery.html)

Chrome 72 is also the browser version that hundreds of Selenium tests use, every time out continuous integration tests run.

Unless you are saying that you can’t view examples from the docs site (such as the link above), then the issue is most likely something specific on your end. (And even then it may still be. e.g. if you have a network configuration blocking loading BokehJS from CDN). It’s not possible to speculate with more information (browser logs, console logs, description of what and how you are running things, and of course, actual code).

Thanks,

Bryan

On Feb 13, 2019, at 02:23, glycoaddict [email protected] wrote:

Is anyone else having trouble with Chrome v72 unable to view bokeh plot generated in python? The source code is all there but nothing is displayed!


You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/8832aabc-3e86-43da-b5fa-4b4d20d3729e%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.