Veera Vignesh
  • Home
  • Blog
  • Projects
  • Notes
  1. DagsHub
  • DagsHub
  • DVC

DagsHub

docker
Published

March 2, 2023

How to download datasets Hosted on DagsHub

  1. Download the git repo using git clone
  2. Move into the cloned repo cd
  3. Ensure dvc is installed using pip install dvc
  4. Run dvc pull -r origin
Veera Vignesh 2023
  • Resources