-
With the changes in https://github.com/holoviz/holoviews/pull/5664, using `Quad` instead of `Rect` behind the scenes, we need also to update `BoxEditCallback`
https://github.com/holoviz/holoviews/…
-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.)
panel: 1.4.5
pytho…
-
In https://discourse.holoviz.org/t/how-to-use-sphinx-gallery-with-panel/6035 pkrull asks for help using Panel with sphinx-gallery.
I think it could be quite powerful to support. It could even be us…
-
I use spyder and regular ipython consoles to work, which do not allow to simply display holoviews objects (elements, layouts etc) as it is the case in Jupiter notebooks. I wrote utilities to either 1)…
-
Updating/changing the "objects" attribute of a param.Selector which is already rendered with panel as a "Select" widget, works fine with `self.param.value.objects = new_objects`. The "Select" widget g…
-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
holoviews 1.14.7
hvplot 0.8.1
python 3.8.12
#### Description of …
-
#### ALL software version info
holoviews 1.14.4 pyhd3eb1b0_1
matplotlib 3.3.4 py39h06a4308_0
python 3.9.5 h12debd9_4
Ubuntu 20.04.2 LTS
#### Description of expected behavior and the obs…
-
See https://github.com/holoviz/holoviz/issues/382
-
Another warning in the Plotting notebook:
https://github.com/holoviz/holoviz/blob/main/examples/tutorial/02_Plotting.ipynb
```
/home/conda/scipy/669999b7-1720037067-35-hvplot-and-panel/lib/pytho…
-
Crosspost of https://github.com/Lightning-AI/lightning/issues/13381
pip install panel==0.13.1 bokeh==2.4.3 lightning==2022.6.15.post2 holoviews==1.14.9
-----------
I'm trying to create a Pane…