##// END OF EJS Templates
add missing error dialogs to tree actions...
add missing error dialogs to tree actions - new file/folder, copy were not catching errors - made error messages more consistent

File last commit:

r18302:2042215b
r20238:fb368b56
Show More
cythonmagic.rst
7 lines | 125 B | text/x-rst | RstLexer
Brian Granger
More code review changes:...
r7102 .. _extensions_cythonmagic:
===========
cythonmagic
===========
Matthias Bussonnier
Fix version string comparison, capitalisation and typos.
r18302 The `cython` magic has been moved in the `Cython` package.