##// END OF EJS Templates
Adding a complete description of the IPython security model.
Brian Granger -
Show More
@@ -11,4 +11,5 b' Using IPython for parallel computing'
11 parallel_multiengine.txt
11 parallel_multiengine.txt
12 parallel_task.txt
12 parallel_task.txt
13 parallel_mpi.txt
13 parallel_mpi.txt
14 parallel_security.txt
14
15
@@ -148,6 +148,9 b' ipcontroller-mec.furl'
148
148
149 More details of how these ``.furl`` files are used are given below.
149 More details of how these ``.furl`` files are used are given below.
150
150
151 A detailed description of the security model and its implementation in IPython
152 can be found :ref:`here <parallelsecurity>`.
153
151 Getting Started
154 Getting Started
152 ===============
155 ===============
153
156
General Comments 0
You need to be logged in to leave comments. Login now