[jupyter] CSS for cell output in notebook

2016-09-29 Thread Kyle Rawlins
Hi all, Main question: Is there a good / standard / accepted way to deal with adjusting CSS for the outputs of _repr_html_/display.HTML, viewed in Jupyter notebook? I'm using HTML to render relatively involved structures with tables/divs, basically elaborate proof trees for a specific applica

[jupyter] Notebook's checkpoint/autosave notification message with zoomed-in browsers

2018-02-16 Thread Kyle Rawlins
Here's my current biggest minor notebook annoyance: Often when I project a notebook (e.g. when teaching) I have the browser zoomed in to make things more readable for the audience. When the zoom level is high enough, whenever the saving/autosaving box shows up, it forces a linebreak in the menu

Re: [jupyter] Notebook's checkpoint/autosave notification message with zoomed-in browsers

2018-02-17 Thread Kyle Rawlins
have a look at > https://github.com/ipython-contrib/jupyter_contrib_nbextensions that may > give you inspirations. > -- > Matthias > > > > > > > > > On 16 February 2018 at 13:54, Kyle Rawlins > > wrote: > >> Here's my current biggest mi

Re: [jupyter] Notebook's checkpoint/autosave notification message with zoomed-in browsers

2018-02-22 Thread Kyle Rawlins
le On Saturday, February 17, 2018 at 3:26:52 PM UTC-5, Kyle Rawlins wrote: > > Thanks for the response, this CSS works for what I need. I also found the > hide_heades nbextension in the contrib repository ( > https://github.com/ipython-contrib/jupyter_contrib_n