Using IJulia with existing Jupyter installation outwith Anaconda

This is quite interesting that this solves the problem for you. It would be interesting to start julia manually from the windows command line (cmd.exe) with the option --project=@. after changing the directory to the folder containing the notebooks. Maybe you will see a more helpful error message.

(Some students had also strange issues with IJulia, but I was not able to reproduce the error on my machine).