What happened to the Notebook?

Readers familiar with previous versions of IPython might notice that nothing has been said about the Notebook. That is because the Notebook has split off from the main IPython project. It is now a project on its own, named Jupyter, which can be found at https://jupyter.org/. As the IPython project grew, it was determined that it was trying to be too many things to too many people: a terminal, a Python kernel, a notebook, a parallel framework, and much more. The decision was made to split the project into two main parts, Jupyter and IPython, with IPython calving off into several subprojects.

As such, this book will focus on IPython and its interactive terminal. An overview of Jupyter will be provided in Chapter 11 ...

Get Mastering IPython 4.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.