##// END OF EJS Templates
Splitting handlers into different files....
Splitting handlers into different files. I have also created a top-level utils.py for notebook related stuff

File last commit:

r9265:45c3a2ef
r10642:f9727e68
Show More
logout.css
7 lines | 84 B | text/css | CssLexer
#ipython-main-app {
height: 100px;
width: 200px;
margin: 50px auto;
}