##// END OF EJS Templates
TEST: Add test for renaming files with checkpoint....
TEST: Add test for renaming files with checkpoint. The checkpoint name should follow the file rename.

File last commit:

r14009:6f019b30
r20784:c4c8e49e
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()