<div class="gmail_quote">On 22 January 2012 19:08, Brian Granger <span dir="ltr"><<a href="mailto:ellisonbg@gmail.com">ellisonbg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":15q">The other aspects of this is that I really want to<br>
keep page specific logic/UI out of the header. The header should be<br>
universal to all notebook pages. By having the notebook name in the<br>
header we are already moving in the wrong direction - I think it makes<br>
sense in this case - but I want to avoid moving further in that<br>
direction. For example another UI element that probably need to be<br>
moved out of the header is the kernel status widget</div></blockquote></div><br>I don't see why this is desirable. What is common to all notebook pages, besides that they're all IPython notebook pages? I don't need a 40px header just to tell me that. I'd much prefer to have some useful information and perhaps a button or two in there.<br>
<br>Thomas<br>