##// END OF EJS Templates
add get_security_file() function to utils.path...
add get_security_file() function to utils.path This makes it easier for third party tools to retrieve security files (e.g. json connection files) by name and [optional] profile name alone, without knowledge of IPython's directory structure. For example, whenever ipkernel outputs: ` --existing kernel-12345.json --profile foo` that file can be found with: get_security_file('kernel-12345.json', profile='foo')

File last commit:

r3672:e950e624
r4968:2c75ec8e
Show More
winhpc_index.txt
14 lines | 220 B | text/plain | TextLexer
========================================
Using IPython on Windows HPC Server 2008
========================================
Contents
========
.. toctree::
:maxdepth: 1
parallel_winhpc.txt
parallel_demos.txt