{article iPython Example}{title} {text} {/article}

Saving a session:
%logstart

{source}
<!-- You can place html anywhere within the source tags -->
<pre class="brush:py;">

In [1]: %logstart
Activating auto-logging. Current session state plus future input saved.
Filename : ipython_log.py
Mode : rotate
Output logging : False
Raw input log : False
Timestamping : False
State : active

In [2]:


</pre>

<script language="javascript" type="text/javascript">
    // You can place JavaScript like this

</script>
<?php
    // You can place PHP like this

?>
{/source}