Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
As I noted in a recent post on reproducing data projects, notebooks have become popular tools for maintaining, sharing, and replicating long data science workflows. Much of that is due to the ...