marimo-learn / templates /running_notebooks.html
Greg Wilson
feat: overhaul for relaunch
aaef24a
<h2>Running Notebooks</h2>
<p>To run a notebook locally, use:</p>
<pre><code>uvx marimo edit &lt;URL&gt;</code></pre>
<p>You can also open notebooks in our online playground by adding <code>marimo.app/</code> to a notebook's URL.</p>