Skip to content

SIGMON 133

Thibaud Marie Eric Buffet requested to merge SIGMON-133_dev_venv into dev

Context

Adapt the CI to introduce dedicated venv

load matplotlib working version 3.1.3

What was done

  • keypoints of the implementation / code changes Introduce a new script to create a venv space and script to load on the notebooks
  • why was this solution preferred over another? We keep the logic which was already implemented
  • ? what could be improved on? When a branch is deleted, the venv should be deleted automatically.

TODO

  • ? Anything still to be done? When a branch is deleted, the venv should be deleted automatically.

Review objectives

  • assessment of code functionality
  • assessment of code quality
  • identifying potential refactorings / logic common to other projects
  • knowledge sharing
Edited by Thibaud Marie Eric Buffet

Merge request reports