This PR makes the madminer-jupyter-env Docker image independent of the one coming from Madminer (almost useless). Another goal of this dissociation is to free Madminer repository from the responsibility of providing a Docker image (something a library / package repository should not do).
Additional changes:
Madminer dependency has finally increased to 0.8.X versions (0.8.3 to be precise).
MadGraph version has been increased to 2.9.4.
Makefile build and push rules has been simplified to avoid the misleading latest tagging.
This PR makes the
madminer-jupyter-env
Docker image independent of the one coming from Madminer (almost useless). Another goal of this dissociation is to free Madminer repository from the responsibility of providing a Docker image (something a library / package repository should not do).Additional changes:
0.8.X
versions (0.8.3
to be precise).2.9.4
.build
andpush
rules has been simplified to avoid the misleading latest tagging.