Unanswered
I Am Doing Port Forwarding Of Ports From Localhost Clearml Server In Ec2 Instance To The Ports In Laptop Locally. I Am Able To Login To The Server And Generate The Credentials But I Am Not Able To Create Task
DepravedSheep68 , can you please give a bit more context on the error? Also can you show an example of your usage?
You can try the following:
Configure your ~/clearml.conf with sdk.development.default_output_uri: "s3://<YOUR_BUCKET>" and in code simply using Task.init(..., output_uri=True) . Let's see if that setup works.
306 Views
0
Answers
3 years ago
2 years ago