You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes a functionality depends on a combination of packages, and it would be nice to have a syntax for that, something like @require PkgA="..." PkgB="..." include("file.jl")
As discussed on slack, a current workaround is to do something like: