##// END OF EJS Templates
Merge pull request #2024 from ccordoba12/iusage_in_rst...
Merge pull request #2024 from ccordoba12/iusage_in_rst Make interactive_usage a bit more rst friendly. With these changes, Spyder can show interactive_usage in its Object Inspector.

File last commit:

r5878:b0954abb
r7693:cc792374 merge
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;}