Skip to content

[SIGMON-198] same env as on SWAN

Aleksandra Mnich requested to merge SIGMON-198_same_env_as_on_SWAN into dev

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

Merge request reports