Remote Pycharm Interperter - Showing Graphics on local machine
已回答
assuming I have computer A and a remote computer B
I use a remote interpreter to computer B. if I want to display an image , it will be displayed on computer B.
How is it possible to display the graphics on computer A?
I know that it is possible to use -X flag on the SSH connection to forward X11 service, but I don't see an option to pass param's to the ssh in pycharm.
请先登录再写评论。
Unfortunately it's not possible yet, please vote for https://youtrack.jetbrains.com/issue/PY-13869 to increase its priority and be notified about updates.