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

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