##// END OF EJS Templates
Creating application.config attribute....
Creating application.config attribute. This creates less coupling between the handlers and the outer IPython application.

File last commit:

r6192:a53b1a9f
r9114:2f78ff0b
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}