PyCharm IDE on Host PC with pytorch on Jetson NX? Possible?

Given my Host PC doesn’t have GPU.
Is there a way to configure PyCharm IDE on host PC to use Jetson Pytorch ?
if yes, is there a way to use dockerized jetson pytorch container also? How?
some reference solutions found:

https://www.jetbrains.com/help/pycharm/remote-debugging-with-product.html#remote-interpreter
https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html#ssh
https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html#config-docker

seems the latter url is the solution

Hi,

Sorry that we don’t have too much experience with PyCharm.
But it seems that 3rd link you shared is a possible way.

Maybe you can give it a try directly.

Thanks.