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

Aaron Meurer asmeurer at gmail.com
Tue Aug 14 19:35:20 EDT 2012


And to clarify, we don't want to import Numpy and all that other
stuff. We just want to enable non-blocking plotting.

Aaron Meurer

On Aug 14, 2012, at 11:20 AM, Bharath M R <catchmrbharath at gmail.com> wrote:

> 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
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



More information about the IPython-dev mailing list