##// END OF EJS Templates
don't pass profile_dir as kwarg in ipclusterapp...
don't pass profile_dir as kwarg in ipclusterapp also fix PBS->SGE typo from copy/paste

File last commit:

r2599:aa4014be
r4001:f33ae765
Show More
index.txt
18 lines | 230 B | text/plain | TextLexer
Fernando Perez
Add Git workflow docs from Gitwash....
r2599 .. _using-git:
Working with *ipython* source code
======================================
Contents:
.. toctree::
:maxdepth: 2
git_intro
git_install
following_latest
patching
git_development
git_resources