- File Store Host configured to: http://localhost:8091
` (base) user@s130:~$ clearml-init
ClearML SDK setup process
Please create new clearml credentials through the profile page in your clearml-server
web app (e.g. )
Or create a free account at
In the profile page, press "Create new credentials", then press "Copy to clipboard".
Paste copied configuration here:
api {
web_server: ` `
api_server: ` `
credentials {
"access_key" = "OV676692R7V7N53SAC1J"
"secret_key" = "us7fQ9HQW5x1h9iC1PWgRmjMFMmiIbFny8gwFTPXyNE7rnFbHj"
}
}
Detected credentials key="OV676692R7V7N53SAC1J" secret="us7f***"
WEB Host configured to: [ ]
API Host configured to: [ ]
File Store Host configured to:
ClearML Hosts configuration:
Web App:
API:
File Store:
Verifying credentials ...
Credentials verified!
New configuration stored in /home/user/clearml.conf
ClearML setup completed successfully.
(base) user@s130:~$ python3.7
Python 3.7.9 (default, Aug 31 2020, 12:42:55)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
from clearml import Task
task = Task.init(project_name="my project", task_name="my task 8091")
ClearML Task: created new task id=a12e09a4eb31417ea35f8b18a0d5f2cd
2021-11-03 19:51:50,770 - clearml.Task - WARNING - Failed auto-detecting task repository: Script file ['', '/home/user/<stdin>'] could not be found
ClearML results page: files_server:
ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring
exit()
(base) user@s130:~$ `i have no click link to