Philipp Rudiger
Philipp Rudiger
Thanks again, fixed in https://github.com/holoviz/pyviz_comms/pull/130. Will release shortly.
pyviz_comms 3.0.4 with the fix now released and conda-forge release following soon.
This is incredible, thanks for diving into this so deeply @flxmr! I'll have to dig into this a little bit to unpack it and I'm out until next week but...
I'm really sorry this has sat around for so long. It's a great contribution and should have gone in long ago. I didn't want to burden you with having to...
This seems like a good start but I also worry that's it's actually dead end. The problem being that the typing is inherited entirely from the default but in many...
Looked into this, seems like this needs a fix in Bokeh first: https://github.com/bokeh/bokeh/issues/8766
For future reference, here's a modified version of our `merge_tools` function which tries to set the `active_` properties: ```python def merge_tools(plot_grid, *, disambiguation_properties=None, hide_toolbar=False): """ Merges tools defined on a...
This issue has been mentioned on **HoloViz Discourse**. There might be relevant details there: https://discourse.holoviz.org/t/how-to-access-query-params-when-running-panel-using-fastapi/8240/2
Will be fixed in panel 1.8.3 and bokeh-fastapi 0.1.5.
Going to disable automatic thumbnailing.