I started to build an Image for IPython3. It is currently in our dev branch and will install the IRKernel for R. It has also initial support for IPerl and Bash, both commented out. Bash is crashing currently and IPerl does not register them self as plugin. This will hopefully be fixed in the next weeks.
More importantly. This new Image is currently not working with Galaxy. Not sure if this is a proxy issue or if the server internals have changed. We also need a way in Galaxy to choose the kernel before starting a notebook. It seems you can not change kernels from the notebook. Initial start page with a kernel select box? Or different interactive environments to choose from?
I started to build an Image for IPython3. It is currently in our
devbranch and will install the IRKernel for R. It has also initial support for IPerl and Bash, both commented out. Bash is crashing currently and IPerl does not register them self as plugin. This will hopefully be fixed in the next weeks.More importantly. This new Image is currently not working with Galaxy. Not sure if this is a proxy issue or if the server internals have changed. We also need a way in Galaxy to choose the
kernelbefore starting a notebook. It seems you can not change kernels from the notebook. Initial start page with a kernel select box? Or different interactive environments to choose from?