-
Right now, if you select a lasso tool and make a selection on a plot using link_selections without having spatialpandas or shapely installed, it aborts with the message below. It's fine for that func…
-
With bokeh 0.8.0, this behaves as expected:
``` python
In [1]: from bokeh.plotting import figure, output_server, Session, push
In [2]: session = Session(root_url='http://127.0.0.1:5006/', load_from_…
-
When the parameter `width` is specified for AppVBox, this has no effect on the output when opened with Firefox (38). Chrome displays fine!
```
def layout(app):
return AppVBox(app=app, children=['…
-
I am trying to understand something. Is it possible to trigger a JavaScript callback via a hover event? For example, I have the following notebook ( http://nbviewer.ipython.org/github/jakirkham/bokeh_…
-
Following the [FAQ](https://nbviewer.jupyter.org/faq#why-is-nbviewer-showing-an-outdated-version-of-my-notebook), I added `?flush_cache=true` at the end of my [URL](https://nbviewer.jupyter.org/github…
-
Final pass for most docs, hopefully, on branch `reviewJuly2023`, https://github.com/phockett/Quantum-Metrology-with-Photoelectrons-Vol3/tree/reviewJuly2023
**31/07/23** Released.
- Release on G…
-
The `AutocompleteInput` widget looks and works great in a Jupyter notebook (with `output_notebook`), but has styling and functional bugs when used with bokeh's server. For example:
```
from bokeh imp…
-
### Expected Behavior
expect draw a plot html
(resample param is True by default, same code is works fine when using 1day data, seems like it is because there is too many data?)
### Actual Be…
-
I would like to save a snapshot of Bokeh plot created by a Bokeh server application in all of the following ways:
1. Download the contents of the ColumnDataSource as JSON/msgpack/whatever
2. Downloa…
-
Hey there,
I am trying run AITemplate Stable diffusion examples on T4 GPU.
I have tried with the same package version as described in the README using master and this branch: https://github.com/…