Pluto.jl icon indicating copy to clipboard operation
Pluto.jl copied to clipboard

Allow solving multiple definitions by disabling one

Open fonsp opened this issue 3 years ago • 2 comments

Split out of #1859

fonsp avatar Sep 07 '22 15:09 fonsp

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="disable-multiple-defs-2")
julia> using Pluto

github-actions[bot] avatar Sep 07 '22 15:09 github-actions[bot]

It looks like all disabled assigners are also running:

https://user-images.githubusercontent.com/6933510/189002995-86868367-4646-424c-9ee2-98929a7a3706.mov

fonsp avatar Sep 07 '22 23:09 fonsp

Superseeded by #2303

fonsp avatar Oct 05 '22 21:10 fonsp