<div dir="ltr">I found an addon to hide a notebook's input cells a while ago:<div><br></div><div><a href="https://github.com/adfinis-sygroup/adsy-python">https://github.com/adfinis-sygroup/adsy-python</a><br></div><div class="gmail_extra">
<br></div><div class="gmail_extra">It hides all of them rather than just just one particular but you might find it useful.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 January 2014 23:41, Ian Bell <span dir="ltr"><<a href="mailto:ian.h.bell@gmail.com" target="_blank">ian.h.bell@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 dir="ltr"><div><div><div><div><div>First off, I just want to tell you how much I love the IPython notebooks. They are absolutely fantastic. I'm a Python missionary and this helps me to share work that I am doing with non-python folks. I especially like how easy it is to integrate LaTeX into the notebook as the edit-compile-edit-compile cycles with LaTeX can be quite time consuming if you use the full LaTeX ecosystem. And then we take several notebooks, use nbconvert, and <i>voila</i>, a beautiful document. Brilliant.<br>
<br></div>Two sample notebooks that I have put together:<br></div><a href="http://nbviewer.ipython.org/github/ibell/coolprop/blob/master/Web/iPRSV.ipynb?create=1" target="_blank">iPeng-Robinson-Soave EOS</a><br></div><a href="http://nbviewer.ipython.org/github/ibell/coolprop/blob/master/Web/mixtures/phase_envelope.ipynb?create=1" target="_blank">Implementation of phase envelope for mixtures</a><br>
</div><br></div>I have a couple of modifications that I would love to see; I'm not sure how feasible they are:<br><ul><li>Cross-referencing. I have a lot of equations (think tens to hundreds) and several equations and tables and it is nice to be link to other equations within one notebook, but ideally I would like to be able to refer to equations/tables/figures in another notebook (that might be more difficult I know)</li>
<li>Hiding of the code blocks. Generating figures sometimes requires a lot of hacking around, and its nice to not have the hacking be completely visible, but only after a click through. Sort of how in Sphinx+MPL, there is a link to download the source for the figure, but the source is not automatically embedded. If this is already possible, how can I enable it?</li>
<li>Block folding/formatting. For longer documents, the spacing for the heading 1, heading 2, etc. blocks becomes quite significant, and it would be nice if we could fold blocks within a heading. Also, it would be nice if we could have more condensed spacing for the headings, or at least, heading 2 spacing much less than heading 1 spacing.</li>
</ul><p>I guess that's it for tonight's ideas.<br></p><p>Kind Regards,</p><p>Ian<br></p><div><br><br></div></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div></div>