dataversioncontrol
git clone https://github.com/pss2-nist/dataversioncontrol.git
Navigate to the "dataversioncontrol" folder
source setup.sh
You can instead manually create the environment by us the following command to set up the environment:
conda env create -f binder/environment.yaml
conda activate dvc-tutorial
jupyter notebook dvc_tutorial.ipynb