##// END OF EJS Templates
finish plumbing config to Session objects...
finish plumbing config to Session objects This means that the qtconsole now has full access to HMAC message digests and non-JSON serialization (pickle, msgpack, etc.).

File last commit:

r3539:fcee637f
r4015:82222c30
Show More
index.txt
26 lines | 460 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
gitwash/index.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
messaging.txt
parallel_messages.txt
parallel_connections.txt
magic_blueprint.txt
notification_blueprint.txt
ipgraph.txt
ipython_qt.txt
ipythonzmq.txt
parallelzmq.txt