Reputation
Badges 1
4 × Eureka!When using clearml-agent daemon --stop
will it interrupt the running tasks or wait for the running task to finish and then stop the daemon?
It was probably just a network issue on my end. Works with a larger delay than I expected.
Hi @<1523701070390366208:profile|CostlyOstrich36>
I did something like this:
data = {"index": ["<a href=
>12345</a>"], y:[1],...}
df = pd.DataFrame(data)
clearml_logger.report_table(title, series, iteration, df)
Hi @<1523701070390366208:profile|CostlyOstrich36> I have the same issue. I archived then deleted an experiment and the debug samples do not get deleted from the self-hosted fileserver. also no logs that I can find indicate an error.
I redeployed the latest versions and the button appears now
CLEARML_SERVER_VERSION=1.17.0
CLEARML_SERVER_BUILD=542
Hi @<1523701070390366208:profile|CostlyOstrich36> , I deployed using the latest allegroai/clearml
image. When I execute /usr/bin/env
in the container I get:CLEARML_SERVER_VERSION=1.16.2
CLEARML_SERVER_BUILD=502