From 5164b837c5f99fb41dde4d9b1aef94c2ec51aa44 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Thu, 10 Mar 2022 11:56:46 +0200 Subject: [PATCH] Remove repetition (#198) --- docs/guides/reporting/artifacts.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/guides/reporting/artifacts.md b/docs/guides/reporting/artifacts.md index f1eabb2d..a2890e0d 100644 --- a/docs/guides/reporting/artifacts.md +++ b/docs/guides/reporting/artifacts.md @@ -11,12 +11,9 @@ These artifacts include: * Folders * Numpy objects * Image files -* Folders. Artifacts can be uploaded and dynamically tracked, or uploaded without tracking. - - Configure **ClearML** for uploading artifacts to any of the supported types of storage, which include local and shared folders, S3 buckets, Google Cloud Storage, and Azure Storage ([debug sample storage](../../references/sdk/logger.md#set_default_upload_destination) is different). Configure **ClearML** in any of the following ways: