Philipp Rudiger
Philipp Rudiger
Potentially fixed in https://github.com/holoviz/panel/pull/6672 but will confirm in a new dev release.
@mattpap probably a Bokeh regression?
Would be nice to fix for bokeh 3.4.1
Yes, I don't think showing a minimal example would have resulted in them picking that example for their comparison. The example on the homepage at this point is a little...
Thanks for reaching out @raghavan-databricks, I would be happy to sync to figure out how to fix it. At some point I was working with @jasongrout and @tkrabel on finding...
Your link to the page is wrong.
Will be fixed automatically once we release 1.4.3
Indeed, we've had a lot of trouble with our deployment infrastructure recently hopefully that'll be a thing of the past. I'll try to release over the weekend.
Does it work if you install `watchfiles`?
Okay, I've got a request for you. Could one of you go into your installed panel and edit `panel/command/__init__.py` and change line 96 from `die("ERROR: " + str(e))` to `raise...