Learn 1: The Notebook
3. Interactivity Setup Code
One of the really cool things about Jupyter Notebooks is that you can build interactive behavior right into your Notebook cells.
In this mission we will be introducing you to notebook interactivity by making use of clickable buttons and live auto-updating graphs. This cell contains the code that is necessary to set the notebook up for this.