-
python 3.12 on Ubuntu (vscode + WSL)
bokeh v3.6.1
jupyter-bokeh v4.0.5
jupyter-core v5.7.2
I am trying to push updates to a bokeh figure inside a vscode interactive enviroment (.py file with cell tag…
-
Now that Panel extensions start to pop up I believe we should maintain a list somewhere. I thought about `panel-extensions` org. But that is not visible enough.
I think we should have a page similar …
-
**Describe the bug**
While running the following command locally,
`!autorag dashboard --trial_dir /content/project_dir/0`
in [AutoRAG evaluator - Tutorial - Step 1 (deploy).ipynb](https://colab.rese…
-
I have followed your steps, having a .ld file defined in my folder. Then, when I execute:
bokeh serve --show .
Nothing happens:
![image](https://github.com/user-attachments/assets/5f8cf058-8…
-
based on the discussion from the discourse, I would like to suggest a parameter to skip missing datetime records (remove gaps between candles). `df.hvplot.ohlc(skip_missing_data=True)`.
original post…
-
I'm trying to integrate a `Tabulator` into a Voila application as follows:
```
import pandas as pd
import panel as pn
pn.extension('tabulator')
df = pd.DataFrame(...)
df_widget = pn.ipywidge…
-
Sometimes when interacting with a Bokeh plot like from plot_h12_gwss the X axis flips direction.
-
Each of the bokeh apps should add the following html snippet to their header. There is probably a way to do it in panel before or during html export, but worst case a quick python postprcessing script…
-
## 📌 Summary
We will run a comprehensive accessibility audit of the libraries' systems, interfaces, and data visualizations against Web Content Accessibility Guidelines (WCAG), Authoring Tool Accessi…
-
"Roundness" and "Density" in Camera DoF settings only go from 0 to 1 instead of -1 to 1.
Ref.:
[Renderman Blender Wiki](https://rmanwiki-26.pixar.com/space/RFB26/20086871/Depth+of+Field+in+Blender)
…