What happens when you open up the Julia command line ("REPL" ... i.e.
double-click on the Julia program in Mac or Windows) and type
Pkg.update()
Pkg.build("IJulia")
If there is an error message in the second step, that should be a clue. If
not, relaunch `jupyter notebook` and try again.
On Wednesday, September 30, 2015 at 11:29:56 AM UTC-4, Shubham Bhushan
wrote:
>
> My Julia kernel was working perfectly with Jupyter and Juno However it
> has suddenly stopped connecting with the ipython notebook. Any ideas as to
> why this might have happened along with possible solutions? Thanks.
>