[IPython-dev] Getting the size of ipython notebook cell

bjonen bjonen at gmail.com
Mon Jul 7 15:27:31 EDT 2014


Hey giuys, 

I am working on a patch for pandas that allows a dataframe's string
representation to scale with the height and width of the terminal. 
It would be nice to make this possible in the ipython notebook also.
However, for this I would need a way to infer the current size of a cell in
the notebook to cut the dataframe appropriately. 

Anybody know a way to do this? 

For completeness, here the link to the corresponding pandas issue: 
https://github.com/pydata/pandas/issues/7180#issuecomment-47335444

Thanks,
Benjamin



--
View this message in context: http://python.6.x6.nabble.com/Getting-the-size-of-ipython-notebook-cell-tp5063264.html
Sent from the IPython - Development mailing list archive at Nabble.com.



More information about the IPython-dev mailing list