notebook/IPython
Min RK a5218e0cae 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.
2015-01-29 15:33:23 -08:00
..
html fix initial collapsed state on load 2015-01-29 15:33:23 -08:00
nbconvert/exporters
qt/console/tests
testing
utils