<div dir="ltr"><div><div>Hello IPython devs,</div><div><br></div><div>I was trying the latest github checkout of the IPython source and got the following message:</div><div><br></div><div>Automatically saving notebooks as scripts has been removed.</div>

<div>Use `ipython nbconvert --to python [notebook]` instead.</div></div><div><br></div><div>I am wondering why this had to be removed.  Security?</div><div><br></div><div>I find the automatic script saving very helpful.  My work-group usually commits the `.ipynb` and the `.py` side-by-side to obtain a better diff.  I know that we can workaround this with nbconvert, but doing that manually is error prone, and having a script to do that will add another layer of complexity that we did not have with the automatic conversion.</div>

<div><br></div><div>Well, if the automatic conversion had to go I understand, but if there is no reason can you guys consider leaving it there?</div><div><br></div><div>Thanks,</div><div><br></div><div>-Filipe</div>
</div>