##// END OF EJS Templates
enable IPC transport for kernels...
enable IPC transport for kernels in progress, but it works Config is a bit clumsy, because the interpretation of 'ip' is actually a path when transport is IPC. Notebook does not yet expose the option, because it's still not well integrated into the rest of the config universe.

File last commit:

r1251:99658885
r7321:98b82c60
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\""