Context
In March 2014, the IPython notebook was revolutionizing the way scientists and developers worked with Python. This interactive format, which would later become Jupyter, allowed mixing code, text, and visualizations in a single document.
What is this article about?
Co-written with Tristan Colombo, this article presents the IPython notebook: its installation, usage, and creating interactive notebooks combining Python code, Markdown text, and graphical visualizations.
Summary
Introduction to the IPython notebook
