Skip to content

fix wf notebook tests

Eleni Mathioulaki requested to merge fix-wf-tests into master

Until now we used --allow-errors because nbconvert aborts conversion if any cell fails. This fixes it.

Merge request reports