##// END OF EJS Templates
add checkpoint status to notebook header...
add checkpoint status to notebook header autosave is also there, but once the dirty flag is an event, this should stop having the date, and just become 'autosaved / unsaved changes'

File last commit:

r9265:45c3a2ef
r10516:7cababc6
Show More
logout.css
7 lines | 84 B | text/css | CssLexer
Brian Granger
Refactoring templates and top level js/css organization.
r6192
Bussonnier Matthias
main_app -> ipython-main-app
r9265 #ipython-main-app {
Brian Granger
Refactoring templates and top level js/css organization.
r6192 height: 100px;
width: 200px;
margin: 50px auto;
}