##// END OF EJS Templates
fix --ip='*' argument in various apps...
fix --ip='*' argument in various apps It wasn't properly converted to localhost/0.0.0.0 everywhere, causing errors on startup. Fixed in KernelApp, KernelManager (affects QtConsole), and ipcontroller

File last commit:

r4129:0be704e2
r5170:cde501a4
Show More
index.txt
32 lines | 485 B | text/plain | TextLexer
=====================
IPython Documentation
=====================
.. htmlonly::
:Release: |release|
:Date: |today|
Welcome to the official IPython documentation.
Contents
========
.. toctree::
:maxdepth: 1
overview.txt
whatsnew/index.txt
install/index.txt
interactive/index.txt
parallel/index.txt
config/index.txt
development/index.txt
api/index.txt
about/index.txt
.. htmlonly::
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`