added path to create-dataset.sh
This commit is contained in:
parent
5a9627d6ae
commit
4c82e6e301
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
export PATH=$PATH:/root/.local/bin
|
||||||
|
|
||||||
pip install kaggle
|
pip install kaggle
|
||||||
|
|
||||||
kaggle datasets download -d syedanwarafridi/vehicle-sales-data
|
kaggle datasets download -d syedanwarafridi/vehicle-sales-data
|
||||||
|
Loading…
Reference in New Issue
Block a user