##// END OF EJS Templates
move ipython command line logic to one place...
move ipython command line logic to one place it keeps getting repeated, more elegant to move it out into the call

File last commit:

r10590:39805f91
r11834:1c67772e
Show More
ipython_here_shell_extension.reg
5 lines | 195 B | text/x-windows-registry | RegeditLexer
/ examples / core / ipython_here_shell_extension.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
@="cmd.exe /C python -m IPython -i -c \"%cd %1\""