Unanswered
Hello,
I Am Trying To Run Clearml-Agent On Google Colab, And I Want To Setup Aws S3 Key-Secret. I Cannot Find ~/Clearml.Conf On Google Colab. Where Actually That File? Or Is There An Easy Way To Set That? Thanks!
Well you could let ClearML create the config file with: https://clear.ml/docs/latest/docs/references/sdk/task#taskset_credentials
store_conf_file=True
And then go edit the file.
But it's probably easier in your case to use https://clear.ml/docs/latest/docs/references/sdk/task#connect_configuration
and pass it your full configuration?
198 Views
0
Answers
one year ago
one year ago