Jupyter Notebook Magic commands %matplotlib inline: tells Jupyter to display Matplotlib plots and figures directly within the notebook's output cells, rather than opening them in separate window. %cd address: change cwd of the notebook Command call: !command