Dock Your Jupyter Notebook
Offered By: PyCon US via YouTube
Course Description
Overview
Explore Docker integration with Jupyter Notebooks for enhanced reproducibility and remote execution of machine learning projects. Learn to create isolated, pre-defined environments using Docker, build custom images with essential Dockerfile commands, and deploy containers on remote machines. Gain insights into container registries, SSH access, and best practices for dockerizing Jupyter Notebooks, enabling seamless sharing and collaboration in data science workflows.
Syllabus
DagsHub
NIR BARAZIDA
Docker for Machine Learning
Docker Components
Container Registry
New Docker Project
Docker File
Useful Dockerfile Commands
Build Docker Image
Run Docker Container
SSH into a Container
Recap
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube