##// END OF EJS Templates
Added a first_reply signal to the heartbeat channel.
Added a first_reply signal to the heartbeat channel.

File last commit:

r2922:cccb294d
r3024:37e30af6
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()