Mentions légales du service

Skip to content

g5k tutorials: fix and unify python code

Alexis BITAILLOU requested to merge abitaill/enoslib:docs/fix-tuto into main

This PR:

  • unify python code for G5K tutorials by using try-except-finally structure everywhere,
  • fix a bug in docs/tutorials/grid5000/tuto_grid5000_secondary.py. The job name was incorrect.

Merge request reports