Skip to content

pss2-nist/dataversioncontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Version Control Tutorial

dataversioncontrol

Clone the repository:

git clone https://github.com/pss2-nist/dataversioncontrol.git

Navigate to the "dataversioncontrol" folder

Run setup.sh in WSL(if in windows) or Terminal:

source setup.sh

Create the environment:

You can instead manually create the environment by us the following command to set up the environment:

conda env create -f binder/environment.yaml

Activate the environment:

conda activate dvc-tutorial

Run the Jupyter Notebook:

jupyter notebook dvc_tutorial.ipynb

Run the binder:

Binder

About

dataversioncontrol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published