Skip to content

Fix: Do not overwrite output folder

Mikhail Karnevskiy requested to merge fix/out_folder into master

@samartse

In the calibration pipeline these notebooks are executed from the webservice. Output folder is defined there and overwriting it in some notebooks will create exceptional cases. Keeping this parameter fixed in the notebook will simplify pipeline.

Merge request reports