Skip to content

Hidysabc/dsbowl-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Bowl 2017 Docker Image

Docker image for Data Science Bowl 2017.

Building image

Simply build the image using Dockerfile:

docker build -t dsbowl2017 .

Running image

docker run --rm -it dsbowl2017 /bin/bash