[IPython-dev] running Terminal app with --pylab option by default.

Bharath M R catchmrbharath at gmail.com
Tue Aug 14 13:20:54 EDT 2012


Hi, 
At sympy, we have ``isympy``, which initiates a ``TerminalIPythonApp``
Recently we added a plotting module with matplotlib backend, and the plots 
rendered are presently blocking. I would like to run ``--pylab`` option by default
whenever isympy is called, so that they are not blocking. This can be done by 
setting the corresponding option in my ipython_profile, but what I need is the pylab
option to be enabled whenever isympy is run, for all the users. How should I set
the --pylab option in TerminalIPythonApp? 

Thanks for the help.
-- 
Bharath M R
5th Year undergraduate student,
IIT Madras
catchmrbharath.github.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120814/d36fa374/attachment.html>


More information about the IPython-dev mailing list