##// 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:

r3876:4bb2eb4d
r5170:cde501a4
Show More
index.txt
23 lines | 444 B | text/plain | TextLexer
.. _parallel_index:
====================================
Using IPython for parallel computing
====================================
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
parallel_db.txt
parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt