if __name__ == '__main__':
    from IPython.parallel.apps import ipcontrollerapp as app
    app.launch_new_instance()