Closed vaibhavsagar closed 6 years ago
I've worked around this in #105, but if there is a better way I would love to do that instead.
The error is weird.
Let's try to see if we can figure out the permission of /home/jovyan/.local/share/jupyter/kernels/
during build, otherwise I think the USER root
permission should be acceptable.
As pointed out in the linked PR, the solution was to specify --prefix=$CONDA_DIR
.
I'm trying to update the IHaskell configuration and I'm running into this error:
I haven't made any changes other than bumping some versions but I can share my modified
Dockerfile
if that would help.