Skip to content

Feat: Edit concurency parameters from the commend line

Mikhail Karnevskiy requested to merge feat/concurrency_parameter into master

@ahmedk @kamile @tmichela

Concurrency parameter is a parameter of the notebook. A loop, which copy notebooks and submit multiple SLURM jobs for each notebook is run across this parameter. Usually it is modules for dark-processing notebooks and sequences of files for correction notebooks.

MR adds an option to edit concurrency parameter of the notebook from the command line.

Merge request reports

Loading