Jupyter Notebook

Transforming a Jupyter Notebook into a Reproducible Pipeline for Experiments with DVC
Rob De De Wit shares his Pokémon Generator project to demonstrate how you can move from Jupyter Notebook prototype to a production-ready pipeline with DVC.

From Jupyter Notebook to DVC pipeline for reproducible ML experiments
In this guide we will take a Jupyter Notebook and use Papermill to turn it into a simple, one-stage DVC pipeline.
