##// END OF EJS Templates
Merge pull request #2214 from minrk/engine_startup...
Merge pull request #2214 from minrk/engine_startup use KernelApp.exec_lines/files in IPEngineApp This change means that all your startup/exec_lines config is inherited by engines. The real long-term fix for this is to make IPEngineApp a subclass of IPKernelApp, but this should be an adequate band-aid until then. closes #2213
Min RK -
r8078:2ff8a90a merge
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h