##// 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:

r2599:aa4014be
r3527:99cb78ea
Show More
index.txt
18 lines | 230 B | text/plain | TextLexer
.. _using-git:
Working with *ipython* source code
======================================
Contents:
.. toctree::
:maxdepth: 2
git_intro
git_install
following_latest
patching
git_development
git_resources