You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
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.
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.