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

Data Version Control - Manage Data with DVC | Online Free DevTools by Hexmos

Manage data versions effectively with DVC. Track changes, reproduce experiments, and collaborate on data science projects seamlessly. Free online tool, no registration required.

dvc

Data Version Control: like git for data. Some subcommands such as commit have their own usage documentation. More information: https://dvc.org/doc/command-reference.

  • Execute a DVC subcommand:

dvc {{subcommand}}

  • Display general help:

dvc {{[-h|--help]}}

  • Display help about a specific subcommand:

dvc {{subcommand}} {{[-h|--help]}}

  • Display version:

dvc --version

See Also