##// END OF EJS Templates
Backport PR #5524: never use `for (var i in array)`...
Backport PR #5524: never use `for (var i in array)` because javascript is terrible, and allows code to make this unsafe and behave in arbitrarily wrong ways.
MinRK -
r16234:9f9ab70c
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython -h

or to create an empty default profile, populated with default config files:

ipython profile create