-
Which would allow to use the `pyodide` extension of `nbsite` (maybe it needs some refactoring) https://github.com/holoviz-dev/nbsite/tree/main/nbsite/pyodide.
I too find MkDocs pretty (prettier tha…
-
Thank you for developing an awesome program!
Related to other requests, I would like to ask about the supports for Panel Holoviz (https://panel.holoviz.org/).
Please let me know if it is better to a…
-
Various notes on RGB and raster display:
* Consider geoviews: https://geoviews.org/gallery/
* Information about cloud optimised geotiffs and geoviews - https://github.com/holoviz/geoviews/issues/…
-
### Description
Hi. I'm currently working on copy-paste functionality for HoloViz Panel in https://github.com/awesome-panel/panel-copy-paste.
I would like to be able to convert a Polars datafram…
-
### We would like to learn about your use case. For example, if this feature is needed to adopt Narwhals in an open source project, could you please enter the link to it below?
- https://param.h…
-
In https://github.com/panel-extensions/panel-graphic-walker/pull/22 I will add more support for more data sources to `panel-graphic-walker`. I add general DataFrame support via [Narwhals](https://gith…
-
Mosaic works with [Panel](https://panel.holoviz.org/reference/index.html) via the `ipywidgets-bokeh` integration. See https://discourse.holoviz.org/t/panel-works-with-anywidget/6466/3?u=marc.
The `…
-
### Problem description
I'm a contributor to [HoloViz Panel](https://panel.holoviz.org/reference/index.html). We recently switched to pixi. pixi is much better than the setup we had before as that wa…
-
I'm on v0.1.0
It seems not to stretch its height
```python
import pandas as pd
import panel as pn
from panel_gwalker import GraphicWalker
pn.extension(sizing_mode="stretch_width")
LOG…
-
Hi! Love the idea of using typing to create widgets (Panel sort of already [does this](https://panel.holoviz.org/reference/panes/Param.html), but not with native Python types).
I'd love to get Pane…