IIRC, the julia path is hard-coded in the profile spec under ~/.ipython So, you could copy/rename the profile folder and change the path, for each julia version (and then probably create a launcher script to start 'ipython --notebook --profile=PROFILENAME' as needed) On Dec 8, 2014 5:58 AM, "Simon Byrne" <[email protected]> wrote:
> I have multiple versions of julia installed on my machine. Is there an > easy way to specify which version of julia I want to use when running > ijulia? > > Simon >
