Update get_dataset.sh

This commit is contained in:
Alicja Szulecka 2024-04-02 13:11:27 +02:00
parent 0de5187fa0
commit e8c206ab72
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
pip3 install kaggle --upgrade --kaggle
pip install kaggle --user
~/.local/bin/kaggle datasets download -d nasa/meteorite-landings
unzip -o meteorite-landings.zip