I have to use Live Share with VS Code and a python script that shows some plots. If I execute the program I see the plots, while the person I am sharing with can't. So my question is if it is possible that the person connected remotely is able to see this matplotlib windows.
I would like to see the matplotlib windows if I am connected remotely through Live Share on VS Code.