I'm not getting a plot when I use iPython. My matplotlibrc is set to, backend : agg. I found an answer: matplotlib does not show my drawings although I call pyplot.show()
However, it doesn't tell me what I should do in my situation.
I have a remote iPython server. How do I get a plot to show in iPython?