##// END OF EJS Templates
Merging in ipython-ipython1b branch. This branch was used to merge in the docs from ipython1-dev,...
Merging in ipython-ipython1b branch. This branch was used to merge in the docs from ipython1-dev, as well as the stuff from the ipython1-sconfig branch. In addition to simply merging the docs from ipython1-dev, I have completely reorganized the docs to make the easier to read and write.

File last commit:

r1251:99658885
r1261:a818e11a merge
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / 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 ipython.py -p sh -i -c \"%cd %1\""