[IPython-dev] Move output scrollbar to top?

Nicholas Bollweg nick.bollweg at gmail.com
Wed Feb 4 09:28:20 EST 2015


Looks like a 0-height div and some event ninjitsu would work.
http://aburt.com/topscrollbar/

On Wed, Feb 4, 2015 at 1:41 AM, Ant Super <the.gerenuk at googlemail.com>
wrote:

> Hi!
> do you guys know a way to move the output scrollbar of (HTML) output in
> the IPython notebook to the top of the cell?
>
> When you output wide pandas dataframes with no limit on columns (because
> you want to
> see them all), it produces an HTML output cell with scrollbars. The
> annoying thing is that the horizontal scrollbar is at the bottom, so that
> you have to scroll down on the page, then scroll right and finally scroll
> up again to see the header of the dataframe.
>
> Is there a hack to place the horizontal scrollbar top? Is this a sensible
> default option?
>
> Anton
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150204/74fce862/attachment.html>


More information about the IPython-dev mailing list