further to all this -- i realised that if i'm trying to launch a kernel remotely via ssh, i can't simply type "ipython qtconsole" as i don't have a display attached (without forwarding an X session or using some other remote desktopping). <br>
<br>so: is there a way to initiate a kernel *without* an initial console, but that is receptive to attach new consoles? for example, if i simply launch ipython, does this create a suitable kernel? and, if so, how do i determine the "--existing --shell=..." flags?<br>
<br><br><div class="gmail_quote">On Mon, Aug 8, 2011 at 12:47 PM, neil rabinowitz <span dir="ltr"><<a href="mailto:neil.rabinowitz@merton.ox.ac.uk">neil.rabinowitz@merton.ox.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
ok, it's on the wiki now:<br><<a href="http://wiki.ipython.org/Cookbook/Connecting_to_a_remote_kernel_via_ssh" target="_blank">http://wiki.ipython.org/Cookbook/Connecting_to_a_remote_kernel_via_ssh</a>><br><br>i've made it all rst, but this means that the wiki doesn't pick up on headings etc.<br>
<br>minrk: is your commit relevant to my use case? if so, do i do anything differently now?<div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Mon, Aug 8, 2011 at 11:01 AM, Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com" target="_blank">takowl@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 class="gmail_quote">On 8 August 2011 00:13, 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>Note: when editing the wikil, please make the page be all<br>
reStructuredText by putting the whole page between <rst> tags:<br>
<br>
<rst><br>
content here...<br>
</rst></div></blockquote></div><br></div>One small addition to this: if you want to have chunks of highlighted Python code on a wiki page, put them *outside* the <rst></rst> blocks, and enclose them with <syntaxhighlight></syntaxhighlight> tags.<br>
<font color="#888888">
<br>Thomas<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>