Once Jupyter has a UI for cell metadata tags 
(https://github.com/jupyter/notebook/issues/601), it will be easy to 
include things like unit tests and examples in the notebook which are 
ignored by `nbinclude`.   I'd also like to have a `doc` tag so that you can 
create a formatted markdown cell and use it as the docstring for e.g. the 
last expression in the subsequent code cell.

Reply via email to