<div class="gmail_quote">On 29 August 2011 12:40, Mark Andrews <span dir="ltr"><<a href="mailto:andrews.markw@gmail.com">andrews.markw@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=":15g">I've been using the qtconsole with inline graphics. At the end of my<br>
session, I have been saving it as html by right clicking the console.<br>
Is there any way to save as html via a command (something like this<br>
made-up example: " In [1001]:<br>
save.qtconsole("mysession.html",type="html") ")?</div></blockquote><div><br>At present, no. It might be possible to add such a feature, but it's not as trivial as it might sound, because commands you type in are executed in the kernel, which doesn't 'know' the details of the Qt console.<br>
<br>Thomas<br></div></div><br>