Gino Bustelo

Results 67 comments of Gino Bustelo

@b11z That is interesting... We partially use ipywidgets... Maybe they are storing something in metadata and we expose some issue. /cc @SylvainCorlay

@benchmars the console 404 error on `/static/does/not/exist.js` is normal. The fact that it cannot load `/urth_components/urth-core-behaviors/jupyter-notebook-env.html` points to an installation error. It could very much be something that broke on...

@poplav And the error above cannot be replicated locally?

@poplav The init channel problem goes away with the fixed from #322?

@poplav now that the init code is part of master... can you try and rebase this branch and see if it start running reliably?

To add more context... The reason this does not work is that the Channel instance has already been created in the kernel. Once a Channel is created, caching stop and...

@rs2 Cool... thanks. I'll keep an eye out for the PR.

See https://github.com/apache/incubator-toree/blob/0.1.x/Makefile#L179 for how to install from dist server.