Thanks for the info. Just saw exactly that on the doc but when I run 'ipython kernel' I get the following error:<div><br></div><div>[TerminalIPythonApp] File not found: u'kernel'</div><div><br></div><div>humm...<br>
<br><div class="gmail_quote">On Fri, Sep 9, 2011 at 1:35 PM, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com">fperez.net@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><div></div><div class="h5">On Fri, Sep 9, 2011 at 10:19 AM, Martin Laprise <<a href="mailto:mlaprise.ml@gmail.com">mlaprise.ml@gmail.com</a>> wrote:<br>
><br>
> I just discovered this morning the awesomeness of the vim-ipython extension.<br>
> All the demo I saw so far uses the qtconsole. Can I use the vim-ipython<br>
> without the qtconsole ? I've made some experiments and it doesn't seem to<br>
> work.<br>
<br>
</div></div>I talked to Paul about it recently, but I don't know if he's made the<br>
necessary changes yet or not. With ipython master, the kernel can be<br>
easily started by itself with just<br>
<br>
ipython kernel<br>
<br>
so it should be trivial to modify Paul's code to initialize only a<br>
kernel without a live console connected to it.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
f<br>
</font></blockquote></div><br></div>