##// END OF EJS Templates
cleanup IPython handler settings...
cleanup IPython handler settings move settings to the tornado settings dict, rather than a mixture of tornado settings and application references, and application.ipython_app references. removes any reference to application / ipython_app attributes in the handlers, in favor of the tornado settings dict. These were a massive pain for anyone who might want to re-use our handlers.

File last commit:

r2605:a7fb5f00
r10355:7334b686
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer