Philipp Rudiger
Philipp Rudiger
Basically I suggest that we add Document events for retries for now and only integrate the notification system at a later point.
Ah, that makes sense, but there's no way I could have tracked that down.
Okay, I'm quite happy with the reconnect logic and am also happy to merge it in the current state. That said, part of what we had discussed originally was that...
I strongly vote to enable this by default and find a fix for the failure condition.
I don't have any particular worry about maintaining lazyness. `project_image` has to materialize the data anyway and usually projecting happens as a last step before plotting. I think we should...
Note this isn't about parameters specifically but all valid references including reactive expressions.
Can't reproduce this one.
Ah, indeed, it's actually intended this way but I'm not sure it's the right choice for `Scatter` in the end. Certainly we shouldn't be enabling `lasso` if the element doesn't...