##// END OF EJS Templates
Use AST parser to find python multilines with function handling
Use AST parser to find python multilines with function handling

File last commit:

r5878:b0954abb
r6134:1bc638a6
Show More
printnotebook.css
5 lines | 197 B | text/css | CssLexer
body { overflow: visible !important; }
div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header {display: none !important;}