Literate Programming using Jupyter Notebook

alpha2phi
3 min readDec 13, 2020

Overview

As developer, I use vim as my code editor for my personal projects, and Visual Studio Code at work. Occasionally I use Emacs as I really like org mode, especially using org babel for reproducible research and literal programming, providing a computing environment for authoring mixed natural and computer language documents.

For those who are not familiar with literate programming, from Wikipedia

Literate programming is a programming paradigm introduced by Donald Knuth in which a computer

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.