<html>#2247: updates to tutorial notebook
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Yes, it means that you  can copy multiple bash commands out of the cell into eg a terminal. And as an added bonus even when (incorrectly) copying the %bash line as well then the shells just responds with:</p>
<div class="codehilite language-shell"><pre><span></span>$ %bash
bash: fg: %bash: no such job
</pre></div>


<p>and continues with the next line (unless, of course, someone has a background process “bash” running in that terminal in which case I assume they are advanced Unix users and know what to not copy).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2247/updates-to-tutorial-notebook'>https://bitbucket.org/einsteintoolkit/tickets/issues/2247/updates-to-tutorial-notebook</a></p>
</html>