Philipp Rudiger
Philipp Rudiger
@fcollonval If you could look into it that would be incredibly helpful!
This has been my ongoing nemesis, the warnings are definitely annoying but don't actually indicate that anything is wrong. I'll move the issue to pyviz_comms and maybe I'll finally figure...
No, it's really just the log level that was changed it still doesn't indicate any real error condition.
Sorry for doing the annoying thing and chiming in with a useless comment, but this is a continuous source of frustration when you're building Bokeh/Panel apps which import Dask. So...
What's the longer term plan? Should the `pyct` commands in `datashader/__init__.py` be removed?
@mattpap This would be really nice to have. Part of the problem is that there isn't even a workaround, since merging the tools creates `ToolProxy` objects and the `active_` properties...
Yeah something in holoviews. It's probably to do with aspect handling. Is this using recent HoloViews yet?
Okay, so definitely latest, I'll try to reproduce.
Okay, I see the same thing. Will see if I can get a 1.13.3 release with a fix out very soon.
Just wish we had an automated way to catch these kinds of regressions. Unfortunately testing client-server interactions in a browser is hard.