import Pkg; Pkg.activate("..") using CairoMakie CairoMakie.activate!(type="svg")
lines(1:10, rand(10))