##// END OF EJS Templates
Document the code execution semantics much more carefully....
Document the code execution semantics much more carefully. Also renamed user var/expression functions to match the fields in the execute request.

File last commit:

r2922:cccb294d
r3050:878faee6
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()