[IPython-user] easy way to display contents of a file with page pauses?
Dr. Phillip M. Feldman
pfeldman@verizon....
Thu Oct 8 18:07:43 CDT 2009
This does work. Thanks! Actually, I was looking for a way to avoid the
bangs. Here's what I found out:
Instructions re. using Python as a system shell can be found at the
following URL:
http://ipython.scipy.org/doc/manual/html/interactive/shell.html
It appears that all that needs to be done is to edit
~/.ipython/ipy_user_conf.py
and uncomment the following line:
import ipy_profile_sh
--
View this message in context: http://www.nabble.com/easy-way-to-display-contents-of-a-file-with-page-pauses--tp25803274p25813136.html
Sent from the IPython - User mailing list archive at Nabble.com.
More information about the IPython-user
mailing list