-
I want to use crosshair with popup, and by doing so, I think it can be like a more customizable hover tooltips
https://discourse.holoviz.org/t/show-interpolated-vertex-values-of-polgyon-on-hover/8287
-
Gradio recently released [Gradiolite](https://www.gradio.app/guides/gradio-lite) which makes it super simple to use Gradio in Pyodide and embed it into websites.
```html
i…
-
I would like to demonstrate that Panel works with AnyWidget and now lonboard. I would like to show the integration via `pn.bind`.
But it seems I cannot use a bound function with `pn.pane.IpyWidgets…
-
#### ALL software version info
OS: Windows 10
Panel: tested on both Panel 0.14.3 and Panel 1.3.4
#### Description of expected behavior and the observed behavior
The busy indicator on the top r…
-
Lumen AI. Warn about missing API key rather than showing downstream errors, e.g. https://github.com/holoviz/lumen/issues/581
-
#### Is your feature request related to a problem? Please describe.
I'm trying to use composition of 2 parameterized classes in which the top-level class has methods that depend on parameters in th…
-
### ALL software version info
Holoviews: 1.13.2
Bokeh: 2.1.1
Jupyter: 5.7.2
Python 3.7.1
Running in Mozilla Firefox 77.0.1 (64 bit)
#### Description of expected behavior and the observed behav…
-
Is it possible to disable thebelab on individual pages?
Here is my use case: I use thebelab for most of my pages. On some however, I would like to disable the feature, because I want to demonst…
-
#### ALL software version info
geoviews: 1.8.1
holoviews: 1.13.4
bokeh: 2.2.3
cartopy: 0.18.0
python: 3.8.5
#### Description of expected behavior and the observed behavior
When using `holovie…
-
I was super impressed by the neat styling of @cisaacstern s work [here](https://apps.cstern.io/lidar-nn).
I am wondering if I can apply similar things via a configuration file in all my notebooks?