[SIGMON-198] same env as on SWAN
Context
What was done
- we need to manually install
libjpeg-turbo
in the container. (apparently, the headers are not included in the version of pill 'our' matplotlib is using)
- reference executed notebooks used in acceptance tests updated
TODO
QA
- no sonar for notebooks
- code was not unit tested, because it's
lhc-sm-hwc
- acceptance tests were written (executed notebooks were compared with the previous reference executions)
Review objectives
- assessment of code functionality
- assessment of code quality
- identifying potential refactorings / logic common to other projects
- knowledge sharing