mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#906)
This commit is contained in:
@@ -27,7 +27,7 @@ Artifact details (location and size) can be viewed in ClearML's **web UI > exper
|
||||
|
||||
## Task 2: Accessing an Artifact
|
||||
|
||||
After the second task is initialized, the script uses the [`Task.get_task`](../../references/sdk/task.md#taskget_task)
|
||||
After the second task is initialized, the script uses the [`Task.get_task()`](../../references/sdk/task.md#taskget_task)
|
||||
class method to get the first task and access its artifacts, specifically the `data file` artifact. The `get_local_copy`
|
||||
method downloads the files and returns a path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user