Whenever PyPlot renders something, I'm getting a brief flashed window;  I 
think it's a result of the backend
trying to render in a window directly, but can't find a way to disable it.

Running inside IJulia I have

PyPlot.pygui(false)

PyPlot.backend 

"TkAgg"

Reply via email to