Skip to content

Make the base image compatible with matplotlib#20

Open
martinfiers wants to merge 2 commits intoptone:masterfrom
martinfiers:master
Open

Make the base image compatible with matplotlib#20
martinfiers wants to merge 2 commits intoptone:masterfrom
martinfiers:master

Conversation

@martinfiers
Copy link

The MPLCONFIGDIR by default is '/', which is not writable by the user 'user'. By adding this line, it will work (it took me some time to find this out, especially because the error handling through layers of docker-containers-notebooks-web is not straightforward).

I tested it by manually installing matplotlib inside the container, 'docker commit' the change, and run jiffylabs from this new image.

I'm not sure whether the purpose of the base container 'ptone/jiffylab-base2' is to become more complete, but since matplotlib is a fairly basic thing to want to have, I added it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant