##// END OF EJS Templates
Merge PR #847 (connection files)...
Merge PR #847 (connection files) * JSON connection files are now used to connect files * HMAC message signing is now on by default in all IPython apps * Adds IPython.lib.kernel, which contains utility functions for connecting clients. These were mostly copied out of qtconsoleapp in order to be more general. * Adds %connection_info and %qtconsole magics to zmqshell closes gh-688 closes gh-806 closes gh-691
MinRK -
r4974:f93a8ca2 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
kill_ring.py Loading ...
pygments_highlighter.py Loading ...
qtconsoleapp.py Loading ...
rich_ipython_widget.py Loading ...
styles.py Loading ...