Jupyter NotebookDownloadsThe Matplotlib NotebookSteve Purves (Project)Curvenote Executable Books February 7, 2024enable computeimport numpy as np import pandas as pd import matplotlib.pyplot as pltprint("Hello World")plt.imshow(np.random.random((3,3))); print("Hello Stream Output") Hello Stream Output Figure 1:Matplotlib plot in a figure in the notebookProject titleThe NotebookProject titleThe Altair Notebook