Has anyone been able to get an interactive matplotlib backend working using the new "Remote Development" feature on PyCharm?
I have data on a remote ubuntu server that I cannot move to a local environment that I would like to be able to interactively visualize.
I usually connect and develop using the “Remote Development” feature. Does anyone know how I can setup an interactive backend + X11 forwarding, or some other method to use matplotlib interactive features remotely?
请先登录再写评论。