##// END OF EJS Templates
Change _parse_text_input to _parse_value and update float range regex
Change _parse_text_input to _parse_value and update float range regex

File last commit:

r14009:6f019b30
r17957:e4c20692
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()