IJulia.jl
IJulia.jl copied to clipboard
IJulia is not precompiling in parallel on `using`?
Julia has gained the ability to precompile in parallel on using
a while ago:
https://github.com/JuliaLang/julia/pull/49242
This doesn't seem to happen in IJulia - is there a way to access this REPL feature in IJulia?