[IPython-User] data and code IO with notebook
Tim Michelsen
timmichelsen@gmx-topmail...
Tue Aug 30 18:04:23 CDT 2011
Hello,
just downloaded the development version with notebook being one further
option for the user.
My questions here:
How is IO procedures organised with the notebook?
Something like:
data = np.loadtxt(/path/to/file.py)
%run mycode.py
%load mycode.py
Is there on option to have a storage area for code snippets (e.g. module
imports, functions) incorporated into the left panel of notebook?
Thanks in advance for your explanations.
Timmie
More information about the IPython-User
mailing list