Edit datasetScript.sh
This commit is contained in:
parent
555370f78b
commit
0634d1a85d
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "KAGGLE_USERNAME: ${KAGGLE_USERNAME}"
|
||||
kaggle datasets list
|
||||
kaggle datasets download -d rishikeshkonapure/home-loan-approval
|
||||
unzip -o home-loan-approval.zip
|
||||
ls -l
|
Loading…
Reference in New Issue
Block a user