<div class="gmail_extra"><div class="gmail_quote">On 1 December 2012 00:34, David Warde-Farley <span dir="ltr"><<a href="mailto:d.warde.farley@gmail.com" target="_blank">d.warde.farley@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 id=":16s">It seems like the right place for this code would be in a class method<br>
attached to each<br>
Converter class. Then nbconvert.py could iterate over the classes it<br>
knows about and<br>
call cls.cli_argument_parser(), and add that to the global one.</div></blockquote></div><br>Have a look at the Configurable/Application framework we use in the main IPython codebase - I think this should be flexible enough to use in nbconvert as well.<br>

<br>Thomas<br></div>