Go to file
Mikołaj Pokrywka 3cb8a4a952 created docker
2022-04-02 14:15:19 +02:00
.gitignore wip 2022-03-27 21:47:35 +02:00
Dockerfile created docker 2022-04-02 14:15:19 +02:00
download_data_and_process.py created docker 2022-04-02 14:15:19 +02:00
download_data.ipynb wip 2022-03-27 21:43:29 +02:00
Jenkinsfile wip 2022-03-27 22:01:52 +02:00
Jenkinsfile.stats wip 2022-03-27 22:32:54 +02:00
process_data.sh created docker 2022-04-02 14:15:19 +02:00
README.md created docker 2022-04-02 14:15:19 +02:00
requirements.txt created docker 2022-04-02 14:15:19 +02:00
stats.sh wip 2022-03-27 22:32:13 +02:00
stats.txt wip 2022-03-27 22:31:43 +02:00

Run with docker

docker build -t ium . docker run -i -e KAGGLE_USERNAME='your_kaggle_username' -e KAGGLE_KEY='<your_kaggle_key>' -i ium:latest