[IPython-dev] Extensions arguments and cell types

lecast martin.zmk at gmail.com
Thu Jul 25 07:15:12 EDT 2013


1. Is it possible to pass arguments to extensions on %(re)load_ext or do I
have to create a line/cell magic for that purpose only?

2. Can an extension add a cell type in the notebook? I want to write an
extension that would work as if it was a Markdown cell (i.e. after execute
you see only the output). Alternatively can I, through an extension, add css
classes to cells using cell magics from that extension AND add on load
css/js that collapses those cells. 




--
View this message in context: http://python.6.x6.nabble.com/Extensions-arguments-and-cell-types-tp5025980.html
Sent from the IPython - Development mailing list archive at Nabble.com.



More information about the IPython-dev mailing list