Merge branch 'main' of https://github.com/allegroai/clearml-docs into images_2

This commit is contained in:
revital
2025-03-09 07:53:08 +02:00
20 changed files with 40 additions and 20 deletions

View File

@@ -40,8 +40,8 @@ and running, users can send Tasks to be executed on Google Colab's hardware.
api_host="https://api.clear.ml",
web_host="https://app.clear.ml",
files_host="https://files.clear.ml",
key='6ZHX9UQMYL874A1NE8',
secret='=2h6#%@Y&m*tC!VLEXq&JI7QhZPKuJfbaYD4!uUk(t7=9ENv'
key='<generated_key>',
secret='<generated_secret>'
)
```