diff --git a/docs/guides/ide/google_colab.md b/docs/guides/ide/google_colab.md index dbee1a2d..e6b9d2a2 100644 --- a/docs/guides/ide/google_colab.md +++ b/docs/guides/ide/google_colab.md @@ -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='', + secret='' ) ```