[IPython-User] make the QtConsole a bit longer? changing inline from inside IPython?
Fernando Perez
fperez.net@gmail....
Thu Jan 19 13:33:11 CST 2012
On Thu, Jan 19, 2012 at 8:29 AM, Thomas Kluyver <takowl@gmail.com> wrote:
> I believe command line config takes precedence over config specified in a
> file. Can you edit the shortcut that EPD provides, so that it uses
> --pylab=auto ?
Correct; the order is: internal class defaults, then config file,
finally command line flags. This lets you override at call time any
static information written into files.
Cheers,
f
More information about the IPython-User
mailing list