Marimo
Current quirks
For markdown to work with Marimo, the first cell should include:
import marimo as mo
Else, you'll get: NameError: name 'mo' is not defined.
This is an undocumented issue but documented elsewhere on the web: https://danmackinlay.name/notebook/marimo.html