Y
Hacker News
new
|
ask
|
show
|
jobs
by
dcreater
335 days ago
I guess this is a persistent version of marimo.app ?
1 comments
akshayka
334 days ago
More than that. marimo.app runs in the browser with WASM. That makes for a snappy experience but is limited in RAM and what kinds of packages can be run. This runs Python on a traditional backend, letting you use any package and any more resources.
link