notebook.community
Edit and run
In [8]: %%writefile delme.py print('hello Anaconda')
%%writefile delme.py print('hello Anaconda')
Writing delme.py
In [7]: %write
%write
ERROR:root:Line magic function `%write` not found.
In [5]: pd.read_csv?
pd.read_csv?
In [ ]: