##// END OF EJS Templates
don't let missing config prevent embed from launching...
don't let missing config prevent embed from launching load_default_config() shouldn't raise on absence of the default config file, since it won't exist for users who don't configure IPython. closes gh-553

File last commit:

r4148:ef06aa71
r4168:330ffc28
Show More
index.txt
14 lines | 213 B | text/plain | TextLexer
==================================
Using IPython for interactive work
==================================
.. toctree::
:maxdepth: 2
tutorial.txt
tips.txt
reference.txt
shell.txt
qtconsole.txt