Philipp Rudiger
Philipp Rudiger
They should all be updated now, if you're encountering issues please report them.
Maybe also a good idea for `lumen.state.to_spec` to also run a validation pass on the output it generates.
Looks good, I think I would stick with `provides` over `fulfill`. Other than that and the linting issues I'm happy to merge.
Looks good, just make pre-commit happy and I'll merge.
Okay, let's fix tests on main. I'll merge this PR though.
The editor popup is attached to the body by default, I think that can be changed. Will try it out.
I think the problem is that HoloViews intercepts the `__mul__` and `__rmul__` operations. So we may just have to delegate it to `rx` inside the HoloViews method(s).
Note that while I have no strong opinions about this and have I think proposed this in the past. This does go against the core design principle of HoloViews which...
Based on a GitHub search it's currently used by three projects: - https://github.com/divyeg/meakuchatbot_project - https://github.com/cloudera/AI_AGENTS/ - https://github.com/TechNickAI/cora-panel That doesn't seem like a big impact even if we remove it entirely...
Very excited to see that they finally added async queries.