This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Description
I am trying to create a JuliaBox installation that only has the latest 0.4 and 0.5 stable versions in the kernel list, but instead end up with no available kernels at all (only Python). The changes made to the dockerfiles and install scripts are here:
barche@e0f79e1
It seems that if not using the 0.3 base image, the kernelspecs are written to a directory in .local. I have attempted to correct this, but no luck so far.