app.py
{#if !loaded}
{loading_text}
{:else}
{ dispatch("code", { code }); }} > Run
⌘+↵
Interactive
{/if}
{#if loaded}
{/if}