##// END OF EJS Templates
load bundled profiles without having to use 'profile create' or '--init'...
load bundled profiles without having to use 'profile create' or '--init' This lets `ipython profile=math` etc. behave as expected on first use. *only* bundled config files, and not generated ones will be staged in this way. Extra tweak: ProfileDir.copy_config_file returns True on copy, False on no-op.

File last commit:

r3567:88a0371b
r4122:f256659d
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build
docs/_build
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak