Ahah... thanks ... it's working now (with the last git)<br><br><div class="gmail_quote">On Fri, Sep 9, 2011 at 1:52 PM, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><br><div class="gmail_quote"><div class="im">On Fri, Sep 9, 2011 at 10:46, Martin Laprise <span dir="ltr"><<a href="mailto:mlaprise.ml@gmail.com" target="_blank">mlaprise.ml@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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...</div>
</blockquote><div><br></div></div><div>`ipython kernel` was added after 0.11. In 0.11 you can start a kernel with:</div><div><br></div><div>$> python -c "from IPython.zmq.ipkernel import main; main()"</div>
<div><br>
</div><div>-MinRK</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><div><div><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" target="_blank">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>On Fri, Sep 9, 2011 at 10:19 AM, Martin Laprise <<a href="mailto:mlaprise.ml@gmail.com" target="_blank">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></div>
<br></div>_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org" target="_blank">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br></blockquote></div><br>
</blockquote></div><br>