Contribute Media
A thank you to everyone who makes this possible: Read More

How and why to put your Jupyter notebooks in Docker containers

Description

Jupyter notebooks are a key part of a data scientist's professional output. Learn how to go from a notebook that shows a report to a reproducible service with the help of Docker. In this short walkthrough, you'll learn how to write a Dockerfile that packages your work effectively and consistently, so that it can be shared with any audience.

Details

Improve this page