Added DVC remote
This commit is contained in:
parent
c1c2265ef8
commit
3adee1f9a9
@ -0,0 +1,4 @@
|
|||||||
|
[core]
|
||||||
|
remote = my_local_remote
|
||||||
|
['remote "my_local_remote"']
|
||||||
|
url = /dvcstore
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ ipython_config.py
|
|||||||
# Remove previous ipynb_checkpoints
|
# Remove previous ipynb_checkpoints
|
||||||
# git rm -r .ipynb_checkpoints/
|
# git rm -r .ipynb_checkpoints/
|
||||||
|
|
||||||
|
/adult-income-dataset.csv
|
||||||
|
4
adult-income-dataset.csv.dvc
Normal file
4
adult-income-dataset.csv.dvc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
outs:
|
||||||
|
- md5: 2e37fb9b8d375d82c7d424e934e0f074
|
||||||
|
size: 5326368
|
||||||
|
path: adult-income-dataset.csv
|
Loading…
Reference in New Issue
Block a user