##// END OF EJS Templates
Merge pull request #2010 from bfroehle/webbrowser_missing...
Merge pull request #2010 from bfroehle/webbrowser_missing notebook: Print a warning (but do not abort) if no webbrowser can be found. Closes gh-2006.

File last commit:

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