Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.08 KB

index.md

File metadata and controls

37 lines (24 loc) · 1.08 KB

Installation

DVC does not replace or include Git. You must have git in your system to enable important features such as data versioning and quick experimentation (recommended).

To check whether DVC is installed or which version you have, use dvc version.

Please be sure to read Upgrading from DVC 2.x to 3.0 when upgrading to DVC 3.0 from an older release.

Advanced options

  • You can install a stable pre-release of DVC to stay ahead of official releases.

  • Shell completion is automatically enabled by certain installation methods. If it does not work for you, see these instructions to set it up.

  • Additionally, you might find these 3rd-party tool plugins useful.