##// END OF EJS Templates
Revert "Added line to dump page html casperjs"...
Revert "Added line to dump page html casperjs" This reverts commit 7091ce87f7a280dde7724d92fd542b834f764e61.

File last commit:

r14009:6f019b30
r14521:14459cfd
Show More
__main__.py
3 lines | 109 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.kernel.zmq import kernelapp as app
app.launch_new_instance()