##// END OF EJS Templates
explicitly load python mode before IPython mode...
explicitly load python mode before IPython mode ensures IPython mode gets defined at startup, which can sometimes fail because the Python mode was loaded dynamically. closes #3636

File last commit:

r11835:214da4ca
r11988:2e7a6314
Show More
index.rst
17 lines | 238 B | text/x-rst | RstLexer
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ==================================
Using IPython for interactive work
==================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 :maxdepth: 2
Brian E Granger
Beginning to organize the rst documentation.
r1256
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 tutorial
tips
reference
shell
qtconsole
David P. Sanders
Initial refactoring of htmlnotebook.txt into 3 parts....
r11792 notebook
MinRK
rename nbconvert doc to nbconvert.rst
r11835 nbconvert
David P. Sanders
Initial refactoring of htmlnotebook.txt into 3 parts....
r11792 working_remotely
Brian Granger
Work on documentation....
r2276
Brian Granger
Cleanup of docs....
r2275