Reputation
Badges 1
7 × Eureka!@<1523701070390366208:profile|CostlyOstrich36> I've added clearml to my project. Everything works fine locally: all metrics and other metadata are sent to clearml. Now I want to run my experiments through agent and at this step I got problems.
My project has a complex structure, so I need to modify the PYTHONPATH
variable. Otherwise agent will fail with import error. Specifically, I want to add CLEARML_TASK_WORKING_DIR
there. How and where should I do this?
Hi @<1744891825086271488:profile|RoundElephant20>
That worked, thank you! It would be great if you mention _allow_extra_fields_
in the documentation 🙂
Hi @<1523701070390366208:profile|CostlyOstrich36> !
Do you have any comments? Thanks
Thank you!
Looks like it easier to manually reupload datasets 🙁
Why does it matter how clearml stores datasets? If you get the dataset locally, all files will be unzipped.
clearml-agent daemon --stop
will stop one daemon