<div dir="ltr">Hello everyone!<div><br></div><div>I am working on an IPython notebook in which I want to explain the definition of a class in detail. (Think literate programming.) In particular, I want to interleave the definition of the individual methods of a class with Markdown cells explaining in detail what is going on. However, as far as I have been able to find out, I have to put the entire class definition in a single cell - and there is no way to amend this definition later on. Is there any way around this?</div>
<div><br></div><div>Thanks,</div><div>Felix</div><div><div><br></div>-- <br><a href="http://www.felixbreuer.net">http://www.felixbreuer.net</a>
</div></div>