##// END OF EJS Templates
fix check for empty cells in rst template...
fix check for empty cells in rst template used isspace before, which is wrong from empty strings

File last commit:

r16002:650a848a
r16004:0faec7c5
Show More
octavemagic.rst
12 lines | 253 B | text/x-rst | RstLexer
Fernando Perez
Add missing octave magic doc for extensions
r7766 .. _extensions_octavemagic:
===========
octavemagic
===========
Thomas Kluyver
Document extraction of octave and R magics
r16002 .. note::
The octavemagic extension has been moved to `oct2py <http://blink1073.github.io/oct2py/docs/>`_
as :mod:`oct2py.ipython`.
Fernando Perez
Add missing octave magic doc for extensions
r7766 .. automodule:: IPython.extensions.octavemagic