Pluto.jl
Pluto.jl copied to clipboard
Frontend test: instantiate and precompile before
Try this Pull Request!
Open Julia and type:
julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="frontend-test-instantiate-before")
julia> using Pluto
This might modify the fixtures because of the bidirectional syncing...