Currently, we control the bokeh plotting system using calls to bokeh.client and running the server as an external process.
This is not a native and supported use of the server, and might break in the future.
If that happens, there are a number of options.
One that I have already tested (and works) is to use LiveReload
Currently, we control the bokeh plotting system using calls to bokeh.client and running the server as an external process. This is not a native and supported use of the server, and might break in the future. If that happens, there are a number of options. One that I have already tested (and works) is to use LiveReload