mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Merge branch 'main' into new_toc
# Conflicts: # docs/clearml_sdk/hpo_sdk.md # docs/getting_started/ds/ds_second_steps.md
This commit is contained in:
@@ -113,7 +113,7 @@ they are attached to, and then retrieving the artifact with one of its following
|
||||
* `get_local_copy()` - caches the files for later use and returns a path to the cached file.
|
||||
* `get()` - use for Python objects. The method that returns the Python object.
|
||||
|
||||
See more details in the [Using Artifacts example](https://github.com/allegroai/clearml/blob/master/examples/reporting/using_artifacts_example.py).
|
||||
See more details in the [Using Artifacts example](https://github.com/clearml/clearml/blob/master/examples/reporting/using_artifacts_example.py).
|
||||
|
||||
## Task Types
|
||||
Tasks have a *type* attribute, which denotes their purpose. This helps to further
|
||||
|
||||
Reference in New Issue
Block a user