I\'d like to learn how to configure the defaults for matplotlib using the inline backend in jupyter notebook. Specifically, I\'d like to set default \'figure.figsize’ to [7.
Use figsize(width,height) in the top cell and it changes width of following plots