##// END OF EJS Templates
add config file inheritance to kernelapp...
add config file inheritance to kernelapp Add KernelApp.parent_appname configurable, which sets the default config file. Frontends should specify this in the arguments they pass to kernels they start. closes gh-544

File last commit:

r3567:88a0371b
r4118:e147141c
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
Fernando Perez
Small fixes to git ignore file
r3200 build
./dist
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
MinRK
ignore docs/build,_build
r3567 docs/build
docs/_build
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/source/api/generated
MinRK
added gh-pages command for GitHub hosted sphinx docs
r3255 docs/gh-pages
Fernando Perez
Small fixes to git ignore file
r3200 *.py[co]
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 build
*.egg-info
Fernando Perez
Small fixes to git ignore file
r3200 *~
Thomas Kluyver
Ignore .bak files
r3111 *.bak