##// END OF EJS Templates
Continue restructuring info system, move some standalone code to utils.
Continue restructuring info system, move some standalone code to utils.

File last commit:

r2922:cccb294d
r2929:82a945d8
Show More
ipythonqt
6 lines | 110 B | text/plain | TextLexer
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from IPython.frontend.qt.console.ipythonqt import main
main()