
Reputation
Badges 1
40 × Eureka!This is a great feature for debugging setup. kinda feels like a superpower 🙂 I already used it to work around another issue with my docker setup. now I'll only need to update the docker file after I iron everything out and I will already have the startup shell script as documentation for what should be fixed. awesome.
CLEARML-AGENT version 0.17.2
allegroai 3.3.5
It's working as expected. Thanks!
TimelyPenguin76 setting what appears in the GUI as "SETUP SHELL SCRIPT"
TimelyPenguin76 ok, I'll try it out, thanks.
I understand. Thing is I already have a bunch of tasks where I logged the tables and did not upload an artifact. If I can get them using the SDK, as something that I can possibly extract the values from as JSON (as in the web GUI) that would be great. Currently I'm just manually downloading the json one by one as I need them.
Yeah, I know how to do it manually from the web GUI using the button, that's just not scalable. What I need is the Python SDK code. It doesn't have to be a single liner.
(and as you said, running as a module didn't change anything)