##// END OF EJS Templates
Fixed more issues with ConsoleWidget scrollbar management.
r3017:660b512c
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()