IJulia.jl
IJulia.jl copied to clipboard
Jupyter notebook does not open in Ubuntu14.04 VM VirtualBox
I followed closely to the installation guide and IJulia was properly set up. Then, when I typed notebook() after using IJulia, the terminal shows Process('/home/xxx/.julia/v0.4/Conda/deps/usr/bin/jupyter notebook', ProcessExited(1)). I'm not sure if this is due to the fact that I'm using a Virtual Machine (VM VirtualBox) on a Windows OS. I tried the exactly same process on an Ubuntu operating desktop but it works.
What happens if you type /home/xxx/.julia/v0.4/Conda/deps/usr/bin/jupyter notebook at the terminal (bash prompt)? (Maybe it gives a more informative error message.)
I suspect that this is a problem with Jupyter (not IJulia per se) when running under a VM in Windows.
Is this version of Ubuntu even supported? I think you have to pay for support at this point.
Consider closing.