mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#784)
This commit is contained in:
@@ -685,7 +685,7 @@ task = Task.init(project_name, task_name, output_uri="s3://bucket-name/folder")
|
||||
task = Task.init(project_name, task_name, output_uri="gs://bucket-name/folder")
|
||||
```
|
||||
|
||||
To use Cloud storage with ClearML, configure the storage credentials in your `~/clearml.conf`. For detailed information,
|
||||
To use cloud storage with ClearML, configure the storage credentials in your `~/clearml.conf`. For detailed information,
|
||||
see [ClearML Configuration Reference](configs/clearml_conf.md).
|
||||
|
||||
<a id="pycharm-remote-debug-detect-git"></a>
|
||||
|
||||
Reference in New Issue
Block a user