notebook/IPython
Matthias Bussonnier ceef803109 Merge pull request #3369 from Carreau/auto-scroll
Use different treshold for (auto)scroll in output

Use different treshold for (auto)scroll in output
Allow, in particular to switch to scolling for longer input (or disable
it) by still keeping the possibility to manually toggle the output to
scroll.

cf jsdoc, 
OutputArea.auto_scroll_threshold
and
OutputArea.minimum_scroll_threshold

OutputArea.auto_scroll_threshold < 0 will prevent auto_scroll from ever happening.
2013-06-02 08:46:25 -07:00
..
frontend/html/notebook Merge pull request #3369 from Carreau/auto-scroll 2013-06-02 08:46:25 -07:00
testing Fixing imports for frontend tests. 2013-05-16 16:08:20 -07:00
utils/tests s/nt.assert_equals/nt.assert_equal/ 2012-07-17 08:30:53 -07:00