Hi everybody. I have setup clearml with some agents that execute experiments in docker mode. This is working perfectly. I am now also trying to use the pycha...
3 years ago
Yes, this is the very plugin. Everything syncs correctly and is started remotely on the respective agent (including my local changes).
What has me confused is that the Github page of the plugin, and also https://allegro.ai/docs/faq/faq/ , sort of imply, that it is used for "debugging".
I am wondering what the workflow in that case is. Would I start a python debug server and have the code connect back to it?
I am wondering whether this scenario (executing remotely on an agent that spawns a docker container + debugging from pycharm) is supported at all
that's alright, it's just the description of the plugin that had me confused 🙂