Every time I launch IPython Notebook, the first command I run is
%matplotlib inline
Is there some way to change my config file so that when
Create any .py file in ~/.ipython/profile_default/startup/ containing
.py
~/.ipython/profile_default/startup/
get_ipython().magic('matplotlib inline')