Plots.jl tiny plots in jupyter-notebook

I currently use the following workaround:

gr(size=(500,500), html_output_format=:png)
6 Likes