Docker Tutorial
Companion code to How Docker Can Help You Become A More Effective Data Scientist
Contents:
-
Basic Tutorial: These are files that accompany the Medium article that introduce Docker.
-
GPU Tutorial: These are files that I used to build a Docker container for deep learning on P3 GPU instances on AWS. This is using Nvidia-Docker.
Contributing
Pull requests, comments, issues, etc. are welcome!
Resources
This repo contains the Dockerfile and the run_jupyter.sh
file that accompanies the basic tutorial.