autoload_server seems to be broken

I have a bokeh app and I am trying to embed the whole app in an html file using autoload_server. What I am get is a wrong layout with all the widgets/plots one on top of the other. For example I tried to embed the widgets.py example and I couldn’t make it. Has anyone else seen that behavior?
Thanks,

George

There was a regression related specifically to this in 0.12, it will be resolved in 0.12.1 in the short term. There is discussion and an immediate workaround in the issue:

  Incorrect rendering of embedded Bokeh server app in 0.12 · Issue #4693 · bokeh/bokeh · GitHub

Thanks,

Bryan

···

On Jun 30, 2016, at 11:39 AM, George Skolianos <[email protected]> wrote:

I have a bokeh app and I am trying to embed the whole app in an html file using autoload_server. What I am get is a wrong layout with all the widgets/plots one on top of the other. For example I tried to embed the widgets.py example and I couldn't make it. Has anyone else seen that behavior?
Thanks,

George

--
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/ec7a172d-516f-4d9f-a8a5-5d2ade5745e0%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

greta thanks, it worked!

···

On Thu, Jun 30, 2016 at 9:48 AM, Bryan Van de Ven [email protected] wrote:

There was a regression related specifically to this in 0.12, it will be resolved in 0.12.1 in the short term. There is discussion and an immediate workaround in the issue:

    [https://github.com/bokeh/bokeh/issues/4693](https://github.com/bokeh/bokeh/issues/4693)

Thanks,

Bryan

On Jun 30, 2016, at 11:39 AM, George Skolianos [email protected] wrote:

I have a bokeh app and I am trying to embed the whole app in an html file using autoload_server. What I am get is a wrong layout with all the widgets/plots one on top of the other. For example I tried to embed the widgets.py example and I couldn’t make it. Has anyone else seen that behavior?

Thanks,

George

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/ec7a172d-516f-4d9f-a8a5-5d2ade5745e0%40continuum.io.

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

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/C1C02DC3-2F87-422F-9E7F-D75BBFD9D20B%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.