hamelsmu / Docker_Tutorial

Code and helper scripts for article on Medium "How Docker Can Help You Become A More Effective Data Scientist"

Home Page:https://medium.com/@hamelhusain/how-docker-can-help-you-become-a-more-effective-data-scientist-7fc048ef91d5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code and helper scripts for article on Medium "How Docker Can Help You Become A More Effective Data Scientist"

https://medium.com/@hamelhusain/how-docker-can-help-you-become-a-more-effective-data-scientist-7fc048ef91d5

License:GNU General Public License v3.0


Languages

Language:Shell 69.3%Language:Dockerfile 30.7%