1.3 KiB
title |
---|
Integration for PyCharm |
The ClearML PyCharm plugin enables syncing a local execution configuration to a remote executor machine:
-
Sync local repository information to a remote debug machine.
-
Multiple users can use the same resource for execution without compromising private credentials.
-
Run the ClearML Agent on default VMs/Containers.
Installation
-
Download the latest plugin version from the Releases page.
-
Install the plugin in PyCharm from local disk:
Optional: ClearML Configuration Parameters
:::warning If you set ClearML configuration parameters (ClearML Server and ClearML credentials) in the plugin, they will override the settings in the ClearML configuration file. :::
To set ClearML configuration parameters:
-
In PyCharm, open Settings > Tools > ClearML.
-
Configure your ClearML server information:
- API server (for example:
http://localhost:8008
) - Web server (for example:
http://localhost:8080
) - File server (for example:
http://localhost:8081
)
- API server (for example:
-
Add ClearML user credentials key/secret.