killcoder
killcoder
@MarcSkovMadsen Do you have any updates on this? I know you want to get your chemistry apps working but I'm still using this awesome panel extension package with the latest...
You need to start the docker container to find the GoSunGrow command ``` >docker ps | grep sungrow >31983e3e7418 ba22da74/aarch64-addon-gosungrow:3.0.7 "/init /usr/local/bi…" 2 days ago Up 2 days ``` For...
Still not patched dask 2024.11.2 distributed 2024.11.2 ``` distributed\core.py", line 913, in handle_stream handler = self.stream_handlers[op] ~~~~~~~~~~~~~~~~~~~~^^^^ KeyError: 'pubsub-remove-subscribers' ```
@hendrikmakait thanks for the response, I managed to figure out the replacement subscriber_topic / log_event
@droumis thanks for following up. I tried to recreate a MRE from the original example which highlights the issue, but the top and bottom gaps work just fine in this...
Came to report the same issue ```AttributeError: 'TerminalReporter' object has no attribute '_sessionstarttime'. Did you mean: '_session_start'?```