I think it makes more sense to implement it in the configuration file.
ContemplativeGoat37 , I'm curious about your implementation. Which method was more relevant - config file change or using an environment variable or are both useful?
ok, got it, thank you for the quick response
Hi Natan and Alon, thank you for the quick answer. It means that we need to set that configuration parameter for every team member, right?
Hi ContemplativeGoat37 ,
You can also configure CLEARML_DEFAULT_OUTPUT_URI
env var for doing so
ContemplativeGoat37 , Hi 🙂
You can do the following configuration in your ~/clearml.conf
sdk.development.default_output_uri: "
s3://my_bucket/ "