madminer-tool / madminer-jupyter-env

Docker environment for the Madminer tutorial
MIT License
1 stars 1 forks source link

Fix the NumPy and SciPy versions to compatible ones #11

Open tueda opened 3 months ago

tueda commented 3 months ago

This PR depends on #10 (to confirm its validity).

The patch fixes the NumPy version to 1.20.x and sets the SciPy version to the latest one compatible with it. It resolves problems with the 4a notebook.

The workflow run for my branch can be found here.