##// END OF EJS Templates
Addressed issues: renamed ZMQHistoryManager (appears to do need to do more than just an Accessor) in IPython/terminal/console/zmqhistory.py; added abc methods; rewrote access methods to load the history from the kernel client; works with 'ipython console' and with 'ipython console --kernel'
Addressed issues: renamed ZMQHistoryManager (appears to do need to do more than just an Accessor) in IPython/terminal/console/zmqhistory.py; added abc methods; rewrote access methods to load the history from the kernel client; works with 'ipython console' and with 'ipython console --kernel'
Doug Blank -
r18846:9fa40ff7
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
converter.py Loading ...
current.py Loading ...
notebooknode.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...