logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Freeze DVC Stages - Control Pipeline Execution | Online Free DevTools by Hexmos

Control DVC pipeline execution by freezing stages with DVC Freeze. Prevent unwanted re-execution and manage dependencies effectively. Free online tool, no registration required.

dvc-freeze

Freeze stages in the DVC pipeline. This prevents DVC from tracking changes in stage dependencies and re-execution until unfreeze. See also: dvs unfreeze. More information: https://dvc.org/doc/command-reference/freeze.

  • Freeze one or more specified stages:

dvc freeze {{stage_name1 stage_name2 ...}}