##// END OF EJS Templates
Prettified and hardened string/backslash quoting with ipsystem(), ipalias() and ...
Prettified and hardened string/backslash quoting with ipsystem(), ipalias() and ipmagic(). Now even \ characters are passed to %magics, !shell escapes and aliases exactly as they are in the ipython command line. Still have to fix cd to accept backslashes in windows, maybe by removing parse_options...

File last commit:

r0:6f629fcc
r100:d79e37bb
Show More
update_magic.sh
1 line | 48 B | application/x-sh | BashLexer
#!/bin/sh
ipython --magic_docstrings > magic.tex