PlotlyWidget.cross_validation_lock

property PlotlyWidget.cross_validation_lock

A contextmanager for running a block with our cross validation lock set to True.

At the end of the block, the lock’s value is restored to its value prior to entering the block.