##// END OF EJS Templates
Add methods to run an IPython cell based on AST nodes. Have done basic testing manually.
Add methods to run an IPython cell based on AST nodes. Have done basic testing manually.

File last commit:

r2790:4b8a1e4d
r3527:99cb78ea
Show More
index.txt
25 lines | 441 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