PyPlot (by default) opens a window in the REPL, plots inline in IJulia, and is 
non-interactive (waits for an explicit, blocking show() call to open a window) 
when run via "julia somescript.jl" ... is that what you want?

Reply via email to