-
Hi guys,
Can anyone tell why my notebook keeps showing this error:
Loading BokehJS ...
Javascript error adding output!
TypeError: OutputArea.prototype.mime_types is not a function
See your br…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Bokeh, since its 3.0 release, pushes dev packages with `.devX` and `rc…
-
Conda now installs bokeh 3.1 by default; this is not compatible with software such as Nightwatch. We may want to specify
`
bokeh=2.4
`
in the requirements.
-
### Software versions
Python version : 3.12.6 | packaged by conda-forge | (main, Sep 22 2024, 14:01:26) [MSC v.1941 64 bit (AMD64)]
IPython version : (not installed)
Tornado version …
-
@kbvw noticed that `bokeh
-
Follows #8 - once the plan is completely solidified, I will add the scope here.
## Expected deliverables
- [x] Audit assets and findings are public at https://github.com/Quansight-Labs/bokeh-a11y-au…
-
Hi there.
ChartJS is fantastic but OpenMining can use this guy too: http://bokeh.pydata.org/en/latest/index.html
What do you guys think?
-
**Describe the bug**
Adding xwheel_pan to the tools argument of figure puts the tool on the toolbar, but it doesn’t pan or do anything.
**To Reproduce**
Here’s my code for a Jupyter notebook:
…
-
When I run the following script:
from bokeh.plotting import figure, output_file, show
plot = figure(width=300, height=300)
plot.annulus(x=[1, 2, 3], y=[1, 2, 3], color="#7FC97F",
inner_…
-
Bokeh Output does not show up in plot