Skip to content

[SIGMON-549] migrate to matplotlib widgets

Simon Mazenoux requested to merge SIGMON-549_migrate_to_matplotlib_widgets into dev

Context

What was done

  • Replace % matplotlib notebook by % matplotlib widget
  • Test in SWAN that the new backend works
  • Check with Zinur that the functionality offered was the same
  • Remove the fixed version for Matplotlib
  • Change the CI test to match the new SWAN package versions

TODO

  • ?

QA

  • code was not unit tested, because...
  • acceptance tests were written

Review objectives

  • assessment of code functionality
  • assessment of code quality

Merge request reports