Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.16 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.16 KB

GitHub issuesGitHub license

Docker Tutorial

Companion code to How Docker Can Help You Become A More Effective Data Scientist

Contents:

  1. Basic Tutorial: These are files that accompany the Medium article that introduce Docker.

  2. 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.