On Tue, Aug 16, 2016 at 7:03 AM, Henri Girard <[email protected]> wrote:
> I installed git jupyter lab. It works like a normal jupyter, but as I use > ijulia 0.5 rc2 everything is very slow on my pc. Most of the time I have to > run the program in a julia console before getting anything display in > ijulia, it's not really satisfying at the moment, very very slow, I am > updating julia dev everyday to see it improving. > Which part is slow? Updating -dev version everyday will likely cause you to re-precompile IJulia everyday, which will be slow. > Apparently all kind of kernel I have is supported, but I have tried it > extensivly, seems to be interesting in the future ! > > > Le lundi 15 août 2016 06:09:44 UTC+2, Tom Breloff a écrit : >> >> Just saw this: http://blog.jupyter.org/2016/07/14/jupyter-lab-alpha/ >> >> Anyone tried it? Is Julia supported? >> >
