-
#### ALL software version info
Software Version Info
```plaintext
Python : 3.11.10 | packaged by conda-forge | (main, Sep 30 2024, 17:58:42) [Clang 17.0.6 ]
Operating syste…
-
### Problem description
The only way to set y-axis label horizontal position is using `axis_label_standoff`, which sets the distance between the axis label and the major tick labels. Therefore, whe…
-
In answering #11081 I recalled that `wedge` gyphs do not yet participate in auto-ranging. It's probably past time that we make that work. For wedge-like glyphs it might be useful to offer a flag to co…
-
In `setup.py` we have logic that tries to establish the location of `site_packages`, apparently this fails on Windows. In effect, we fail at removing any existing bokeh installs when using `develop`, …
-
#### ALL software version info
Python 3.8.11, bokeh==2.3.2, holoviews==1.14.4
#### Description of expected behavior and the observed behavior
I have an image for which I compute adjoint histogram…
-
I've followed installation steps below to install into my JL,
```
pip install jupyterlab-nvdashboard
jupyter labextension install jupyterlab-nvdashboard
```
but didn't get any content when runn…
-
Thanks for adding notebook embedding of Bokeh apps.
A few things:
1. On your recent blog post: https://bokeh.github.io/blog/2017/4/5/release-0-12-5/, under "Bokeh Apps Fully Support in Jupyter…
-
There was discussion at SciPy sprints about having a shared API for accessing objects from various plotting libraries. We think there could be a spec for common actions such as `save`, `show`, `html_r…
-
Currently (holoviews 1.11.3, jupyter 4.4.0) the Bokeh plots of Holoviews in Jupyterlab appear at incorrect positions. At the same time plain Bokeh plots work just fine (jupyterlab_bokeh extension inst…
-
I installed latest bokeh (2.0.1) with pip under python 3.7.4 (to a virtual environment).
I noticed that it added `release` directory to my `site-packages` directory. As a result `release` is treated …