Skip to content

Feat: Add summary job option

Mikhail Karnevskiy requested to merge feat/summary_job into master

@haufs @ahmedk In many cases notebooks runs concurrently and produces several chapters in output may be also several output files. Often a summary overall jobs make sense and can simplify reading output report. Suggested code offers this possibility by enable a list of dependent notebooks (given in notebooks.py).

Edited by Mikhail Karnevskiy

Merge request reports