From c345b9a6579ff1e11177ffa3a20ddb1ffc2e2787 Mon Sep 17 00:00:00 2001 From: Adam Wojdyla Date: Sat, 4 Jun 2022 14:59:17 +0200 Subject: [PATCH] local remote added --- .dvc/config | 4 +--- .gitignore | 3 ++- data/Car_Prices_Poland_Kaggle.csv.dvc | 0 3 files changed, 3 insertions(+), 4 deletions(-) mode change 100644 => 100755 data/Car_Prices_Poland_Kaggle.csv.dvc diff --git a/.dvc/config b/.dvc/config index 01f6c65..ae782f7 100644 --- a/.dvc/config +++ b/.dvc/config @@ -1,6 +1,4 @@ [core] remote = my_local_remote -['remote "ium_ssh_remote"'] - url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl ['remote "my_local_remote"'] - url = /dvcstore + url = /Users/adamwojdyla/Documents/Studia/Magisterskie/1_sem/IUM/ium_444507/dvcstore diff --git a/.gitignore b/.gitignore index 6743dda..92d3292 100644 --- a/.gitignore +++ b/.gitignore @@ -158,4 +158,5 @@ IUM08/* .DS_store *.db mlruns -my_model \ No newline at end of file +my_model +dvcstore diff --git a/data/Car_Prices_Poland_Kaggle.csv.dvc b/data/Car_Prices_Poland_Kaggle.csv.dvc old mode 100644 new mode 100755