Marimo is a reactive notebook environment where you create scripts, pipelines, and applications using Python. You can run Marimo on your Zo by creating a new service.
Labelmarimo
Local port8081
Typehttp
Entrypointmarimo edit --headless --host 0.0.0.0 --port 8081 --token-password="YOURPASSWORD"
Working directory/home/workspace
Environment variablesNone
Reference: How do I use Marimo on a remote server?
Marimo comes with built-in password authentication. When you first access your service, you’ll be prompted to enter the password you set in your Entrypoint command.
Now, we can edit and create Marimo notebook files in our Zo workspace. In the Marimo application, you can browse other files in your workspace, use the terminal, set up AI assistance, and much more – it’s a powerful, extensive tool for developing Python notebooks.

Marim-Zo