ok, it's on the wiki now:<br><<a href="http://wiki.ipython.org/Cookbook/Connecting_to_a_remote_kernel_via_ssh">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?<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">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 class="im"><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>