Gauthier Soleilhac
Gauthier Soleilhac
Is there an example showing how to draw on a canvas if the canvas has been generated using Glade ? The docs show how to draw with a `GtkCanvas` but...
Hi, I just updated from 1.8.1 to 1.8.2 and the whole juliaup/julia-1.8.1+0.x64 folder is gone, with my startup.jl script. I think copying that file over to the new folder would...
With Julia 1.4.1, I'm getting warnings in my module using StatsPlots's `@df` when StatsPlots is not available in Main Here is an MWE : ``` julia> module A using StatsPlots,...