##// END OF EJS Templates
adjustments to filename increment...
adjustments to filename increment - start with no number (Untitled0 -> Untitled.ipynb) - copy of copy increments instead of adding another `-Copy` (copy Foo-Copy1.ipynb gives Foo-Copy2.ipynb, not Foo-Copy1-Copy1.ipynb) - copy file to new folder starts with the original filename, instead of unconditional `-Copy0`
Min RK -
r18813:3084cea9
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