##// END OF EJS Templates
Install on Windows without using setuptools...
Install on Windows without using setuptools This creates batch files, with a .cmd extension, which can launch IPython from 'ipython' at a command line, to replace the .exe files created by setuptools. This makes repeated installations much quicker on Windows.
Thomas Kluyver -
r18768:bb319918
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
parallelmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...