##// END OF EJS Templates
add Client.resubmit for re-running tasks...
add Client.resubmit for re-running tasks closes gh-411 * allow `content` in session.serialize to be a unicode object, because mongo+JSON cannot be relied upon to produce encoded bytes.

File last commit:

r1251:99658885
r3874:0c043a69
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / examples / core / ipython_here_shell_extension.reg
Ville M. Vainio
crlf -> lf
r1032 Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
ville
initialization (no svn history)
r988 @="cmd.exe /C ipython.py -p sh -i -c \"%cd %1\""