Closed fjebaker closed 3 months ago
Just a few observations and notes:
cadabra
user created for the running container.You can now get this from my dockerhub repo at https://hub.docker.com/r/kpeeters/cadabra2-jupyter. For some reason this still complains about not being able to find cadabra2_jupyter
as soon as you create a cadabra notebook. If you spot the issue, let me know.
(This builds automatically on github and pushes to dockerhub on every github commit, so it will at least always be up-to-date; now we just have to make it work ;-) ).
It's 357.43 MB compressed by the way. Can probably remove things from the base layer to make it smaller still.
This seems to work now for me on both amd64 and arm64.
Added an entrypoint file so that the
PYTHONPATH
can be set within the running container's environment.