# Run with docker
`docker build -t ium .`
`docker run -e KAGGLE_USERNAME='your_kaggle_username' -e KAGGLE_KEY='<your_kaggle_key>' -it ium:latest`