How to debug Bokeh Applications?

Hi all,

Is there a document describing basic principles of developing Bokeh Applications? Starting from add_root instead of show to reloading the modified application script and debugging plots, callbacks and interactions?

What’s the equivalent of push_notebook() for Bokeh Applications?

Thank you.

Paul,

There's no equivalent of push_notebook, changes to Bokeh models in server apps are automatically reflected to all clients without any interventions. Right now, there is page:

  http://bokeh.pydata.org/en/latest/docs/user_guide/server.html

which has some discussion of callbacks, lifecycle hooks, etc. If there are other sections that could be added it would probably be a good idea to start a feature request issue to have a discussion about what the most useful additions would be.

Bryan

···

On Apr 25, 2016, at 8:22 AM, [email protected] wrote:

Hi all,

Is there a document describing basic principles of developing Bokeh Applications? Starting from add_root instead of show to reloading the modified application script and debugging plots, callbacks and interactions?

What's the equivalent of push_notebook() for Bokeh Applications?

Thank you.

--
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/35e7ff3d-4ac4-42f4-b172-fa17fabc43c5%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.