Add clearml-session PyCharm admonition (#173)

This commit is contained in:
pollfly 2022-01-24 10:16:29 +02:00 committed by GitHub
parent a7e9347bc2
commit be9761012e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,12 @@ VS Code remote sessions use ports 8878 and 8898 respectively.
</div>
</details>
<br/>
:::info Remote PyCharm
You can also work with PyCharm in a remote session over SSH. Use the [PyCharm Plugin](../guides/ide/integration_pycharm.md)
to automatically sync local configurations with a remote session.
:::
## How it Works