##// END OF EJS Templates
changed close Console behavior to leave Kernel alive
changed close Console behavior to leave Kernel alive

File last commit:

r3069:7321b392
r3104:3e324f47
Show More
ipython-qtconsole
6 lines | 110 B | text/plain | TextLexer
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from IPython.frontend.qt.console.ipythonqt import main
main()