Hi, is there any way for creating a new blank file from the iPython shell? I'm on a linux machine and I'm wondering if is it possible to do something like: vim newfile.py Or at least using touch. Thanks.