##// END OF EJS Templates
Use new input transformation API in %%time...
Use new input transformation API in %%time This avoids the perils of 'multiline specials', where valid Python syntax unexpectedly gets turned into IPython magic commands. Closes gh-3334

File last commit:

r4524:1bcb7225
r10672:4eedb502
Show More
index.txt
15 lines | 233 B | text/plain | TextLexer
==================================
Using IPython for interactive work
==================================
.. toctree::
:maxdepth: 2
tutorial.txt
tips.txt
reference.txt
shell.txt
qtconsole.txt
htmlnotebook.txt