© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
A. PajankarPractical Python Data Visualizationhttps://doi.org/10.1007/978-1-4842-6455-3_2

2. Exploring Jupyter Notebook

Ashwin Pajankar1 
(1)
Nashik, Maharashtra, India
 

In Chapter 1, we acquainted ourselves with Python and learned how to write a very simple program with Python. We also saw how to use Python in both interactive mode and script mode. In this chapter, we explore Jupyter Notebook. In Chapter 1 we saw that interactive mode offers us the immediate feedback of Python statements. We will continue using the interactive mode of Python throughout the book almost all of the demonstrations. However, rather than using Python’s built-in interactive mode ...

Get Practical Python Data Visualization: A Fast Track Approach To Learning Data Visualization With Python 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.