I’m not sure whether this is a problem related to my laptop set-up, or a change in Julia…
Running IJulia, I want to use the pyplot() back-end to Plots – because it has better LaTeX support than gr(). I get the following warning:
You’ve probably not updated PyPlot on your desktop recently.
You can fix this till Plots.jl is updated by downgrading and pinning PyCall and PyPlot. The versions that work for me are:
PyCall v1.18.5
PyPlot v2.7.0