All Projects → hamelsmu → Docker_tutorial

hamelsmu / Docker_tutorial

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Docker tutorial

Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-2.76%)
Mutual labels:  data-science
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+1279.31%)
Mutual labels:  data-science
Jupyter
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Coffee Quality Database
Building the Coffee Quality Institute Database
Stars: ✭ 141 (-2.76%)
Mutual labels:  data-science
Scalable Data Science
Scalable Data Science, course sets in big data Using Apache Spark over databricks and their mathematical, statistical and computational foundations using SageMath.
Stars: ✭ 142 (-2.07%)
Mutual labels:  data-science
My Medium Articles
List of my blog posts in the Medium
Stars: ✭ 143 (-1.38%)
Mutual labels:  medium
Python Cheat Sheet
Python Cheat Sheet NumPy, Matplotlib
Stars: ✭ 1,739 (+1099.31%)
Mutual labels:  data-science
Py Rse
Research Software Engineering with Python course material
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Machine learning for good
Machine learning fundamentals lesson in interactive notebooks
Stars: ✭ 142 (-2.07%)
Mutual labels:  data-science
Cheat Sheets
Developer Cheatsheets
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (-3.45%)
Mutual labels:  data-science
Stumpy
STUMPY is a powerful and scalable Python library for modern time series analysis
Stars: ✭ 2,019 (+1292.41%)
Mutual labels:  data-science
Bodywork Core
Deploy machine learning projects developed in Python, to Kubernetes. Accelerated MLOps 🚀
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-2.76%)
Mutual labels:  data-science
Scipy con 2019
Tutorial Sessions for SciPy Con 2019
Stars: ✭ 142 (-2.07%)
Mutual labels:  data-science
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1804.14%)
Mutual labels:  data-science
Efficient Apriori
An efficient Python implementation of the Apriori algorithm.
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Textbook
Principles and Techniques of Data Science, the textbook for Data 100 at UC Berkeley
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Tscv
Time Series Cross-Validation -- an extension for scikit-learn
Stars: ✭ 145 (+0%)
Mutual labels:  data-science
Uncertainty Metrics
An easy-to-use interface for measuring uncertainty and robustness.
Stars: ✭ 145 (+0%)
Mutual labels:  data-science

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].