From 15bd5ce234c1daff767927182e9c01c59fa44407 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:49:02 +0200 Subject: [PATCH] Add note about Google Storage credentials (#789) --- docs/integrations/storage.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/integrations/storage.md b/docs/integrations/storage.md index e2b316a2..72f054d8 100644 --- a/docs/integrations/storage.md +++ b/docs/integrations/storage.md @@ -187,6 +187,11 @@ google.storage { } ``` +:::tip Direct Decoding +From v1.13.2, `clearml` supports directly decoding JSON from the `credentials_json` argument. If ClearML +fails to load the credentials as a file, it will attempt to decode the JSON directly. +::: + ## Storage Manager ClearML provides the [StorageManager](../references/sdk/storage.md) class to manage downloading, uploading, and caching of