fix: unzip kaggle data (#464)

* unzip kaggle data

* read local_data_path from .env file

* fix build docs error

* recover azure-identity packages

* optimize code logic

* add error when downloading data from kaggle

---------

Co-authored-by: Xu Yang <peteryang@vip.qq.com>
This commit is contained in:
Linlang
2024-11-04 14:57:10 +08:00
committed by GitHub
parent 437fbcb577
commit 2e2e75a043
5 changed files with 31 additions and 5 deletions
+1
View File
@@ -1,3 +1,4 @@
azure-identity==1.17.1
dill==0.3.9
pillow==10.4.0
psutil==6.1.0
+1
View File
@@ -1,3 +1,4 @@
azure-identity==1.17.1
dill==0.3.9
pillow==10.4.0
psutil==6.1.0