Integration for PyCharm¶
The ClearML PyCharm Plugin enables syncing a local execution configuration to a remote execution 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¶
To install the ClearML PyCharm plugin, do the following:
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 those settings in the ClearML configuration file.
To set ClearML configuration parameters:
In PyCharm, open Settings.
Click Tools.
Click 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
)
Add your ClearML user credentials key/secret.