In fact there is a way to do this.
Just go to the REPL with the Julia version you want to switch to and run
Pkg.build("IJulia"). This replaces the julia profile files in ~/.ipython to
use the right Julia executable.
In fact there is a way to do this.
Just go to the REPL with the Julia version you want to switch to and run
Pkg.build("IJulia"). This replaces the julia profile files in ~/.ipython to
use the right Julia executable.