##// END OF EJS Templates
add InteractiveShell.show_usage_error...
add InteractiveShell.show_usage_error for showing UsageError, rather than explicitly calling `showtraceback()` to render an exception that wants no traceback.

File last commit:

r11033:fa36e98f
r11466:9e76fc61
Show More
notificationarea.less
3 lines | 40 B | text/x-less | LessCssLexer
/ IPython / html / static / notebook / less / notificationarea.less
Brian E. Granger
Splitting notebook.less into separate files.
r10730 #notification_area {
z-index: 10;
}