<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 3 juil. 2014 à 04:52, Fernando Perez a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi folks,<div><br></div><div>I know in the past people have mentioned having customized their notebook layouts to display output next to the input cells instead of below them.</div><div><br></div><div>Does anyone have an example handy of this, so I can refer a colleague to it?</div></div></blockquote><div><br></div><div><br></div><div><div>%%html</div><div><style></div><div>div.cell{</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>box-orient:horizontal;</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>flex-direction:row;</div><div>}</div><div><br></div><div>div.cell *{</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>width:100%;</div><div>}</div><div><br></div><div>div.prompt{</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>width:80px;</div><div><br></div><div>}</div></div><div></style></div><div><br></div>CF : <a href="https://twitter.com/Mbussonn/status/474189448452665344">https://twitter.com/Mbussonn/status/474189448452665344</a></div><div><br></div><div>-- </div><div>M<br><blockquote type="cite"><div dir="ltr">

<div><br></div><div>Thanks!</div><div><br></div><div>f<br clear="all"></div></div></blockquote></div><br></body></html>