##// END OF EJS Templates
Add %guiref to give a quick reference to the GUI console.
Add %guiref to give a quick reference to the GUI console.

File last commit:

r2922:cccb294d
r3008:18358c8e
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()