##// END OF EJS Templates
Allow starting TerminalInteractiveShell more than once...
Allow starting TerminalInteractiveShell more than once 1. always start with keep_running=True in `interact()` 2. don't close eventloop at end of mainloop (not sure this is the right thing to do)

File last commit:

r20955:c71dcbcd
r22764:53320003
Show More
kernelspecapp.py
1 line | 43 B | text/x-python | PythonLexer
from jupyter_client.kernelspecapp import *