##// END OF EJS Templates
fix initial collapsed state on load...
fix initial collapsed state on load OutputArea.collapsed should only be assigned inside expand/collapse methods setting `collapsed = false` when it actually is collapsed prevents expand from having any effect, resulting in apparently invisible output.
Min RK -
r20253:be872d00
Show More
Name Size Modified Last Commit Author
/ IPython / html / kernelspecs
__init__.py Loading ...
handlers.py Loading ...