##// END OF EJS Templates
add system-wide IPython config...
add system-wide IPython config Mainly for use in multi-user administrated environments - config files in `/usr[/local]/etc/ipython` will be loaded - change priority config loading to load all found files in priority order instead of loading only the first found.

File last commit:

r18300:5d4963dd
r18527:91ebc364
Show More
.gitignore
19 lines | 297 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store