how to debug remotely PyCharm by using with ssh and forwarding port to see plots on local computer

Job ID: 33440010

Budget: $10 – $30 CAD

configure SSH interpreter and make sure "Show plots in SciView" is enabled in ** Preferences | Tools | Python Scientific** settings. Then run the code set breakpoint and the plots should be shown in local PyCharm.
If this is not working for you, please add PYCHARM_DEBUG=True env variable to your run/debug configuration, run the code, and provide the full Run console output, along with Logs from Help | Collect Logs and Diagnostic Data

TEACH ME HOW TO DO IT
show example how it works on AWS python project debugging with creating plots from local computer both windows and unix