import sys
import ipdb; ipdb.set_trace()
if __name__ == '__main__':
from yap_kernel import kernelapp as app
app.launch_new_instance()