##// END OF EJS Templates
Move app caching into InputHookManager...
Move app caching into InputHookManager This avoids a problem I noticed in gh-6496, where a subclassed handler would have its application registered by the parent class under the wrong name.

File last commit:

r17334:44428fb9
r17906:50ab9a90
Show More
.gitignore
18 lines | 252 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store