[IPython-User] Adding directory to sys.path at startup in qtconsole.
Thomas Kluyver
takowl@gmail....
Wed Aug 10 10:45:46 CDT 2011
On 10 August 2011 16:34, Prasanth <oneaufs@gmail.com> wrote:
> Am I using the wrong app? How do I get this to work?
If you use c.IPKernelApp, you should be able to set it. If you want the same
thing in both environments, use c.InteractiveShellApp in ipython_config.py.
Both TerminalIPythonApp and IPKernelApp inherit from InteractiveShellApp.
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20110810/64fa3873/attachment.html
More information about the IPython-User
mailing list