##// END OF EJS Templates
Prviatize methods that should not be called externally...
Prviatize methods that should not be called externally in Model and View JS widget classes

File last commit:

r14009:6f019b30
r14379:fb77a4c6
Show More
cluster.py
3 lines | 115 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import ipclusterapp as app
app.launch_new_instance()