Because setting env vars and ensuring they exist on the remote machine during execution etc is more complicated 😁
There are always ways around, I was just wondering what is the expected flow 🙂
Hi UnevenDolphin73 ,
I don't think that ClearML exposes anything into env variables unless done so explicitly.
If I'm understanding correctly you're hoping for a scenario where ClearML would expose some contents of sdk.aws.s3
for example so you could use it later in boto3, correct?
If that's the case why not use env vars to begin with?