##// END OF EJS Templates
Clean up unnecessary references to self.shell (which are circular)
Clean up unnecessary references to self.shell (which are circular)

File last commit:

r2922:cccb294d
r2928:ac96752d
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()