On Saturday, September 19, 2015 at 6:22:29 PM UTC-10, David P. Sanders wrote: > > Hi, > > Which version if the (ipython / jupyter) notebook do you have? It sounds > like it's at least 3. (The one that lets you choose between different > kernels.) > > In that case, you should no longer put the --profile, i.e. Just run > ipython notebook > > David >
I had wanted the ability to have several profiles. It had worked prior to the update. Right now I think it just chooses the default profile, i.e., profile_default instead of using profile_julia. I can still type run(`"ipython" notebook --profile=julia`) in the Julia prompt. I just wasn't sure if there was a configuration file somewhere that specifies the profile.
