##// END OF EJS Templates
remove rackcdn https workaround for mathjax cdn...
remove rackcdn https workaround for mathjax cdn cdn.mathjax.org works over https now

File last commit:

r14009:6f019b30
r17241:84ff3ec1
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()