Just a blind guess but in the past this has sometimes been fixed by doing
`Pkg.build("IJulia")` at the Julia prompt.On Thu, Mar 20, 2014 at 4:28 PM, Jake Bolewski <[email protected]>wrote: > To get a backtrace of the potential problem, in the julia repl start up a > kernel by "import IJulia". If the kernel is crashing for some reason this > should provide more clues as to what is going on. > > > > On Thursday, March 20, 2014 4:21:35 PM UTC-4, Eka Palamadai wrote: >> >> I did a git pull today, then make clean and make in the julia directory. >> >> I killed and restarted ipython as >> >> ipython notebook --profile julia >> >> When i open a notebook on the browser, >> I get repeated error messages saying 'Kernel restarting - The kernel >> appears to have died. It will restart automatically.' >> >> Any idea how to fix this? >> >> Thanks, >> Eka >> >
