##// END OF EJS Templates
add some documentation notes about trust being per-profile
add some documentation notes about trust being per-profile

File last commit:

r14009:6f019b30
r17168:b23e06d2
Show More
__main__.py
3 lines | 118 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import ipcontrollerapp as app
app.launch_new_instance()