Adding "meta" to the dataset target in recipe

I solved this by applying an update_metadata() method as an on_exit hook, following this example Dataset management - #3 by gustav.

1 Like