logo
marimo
Initializing search
    marimo-team/marimo
    • marimo
    • Getting Started
    • User Guide
    • Examples
    • API Reference
    • Commands
    • FAQ
    • Readings & Videos
    • Community
    • Changelog
    • Integrations
    • Security
    marimo-team/marimo
    • marimo
    • Getting Started
      • Installation
      • Quickstart
      • Key Concepts
    • User Guide
      • Running cells
      • Interactive elements
      • Visualize outputs
      • Migrate from Jupyter
      • Expensive notebooks
      • Understanding errors
        • Multiple definitions
        • Import star
        • Cycles
        • Setup References
      • Debugging notebooks
      • Lint Rules
          • Unparsable cells
          • Multiple definitions
          • Cycle dependencies
          • Setup cell dependencies
          • Syntax error
          • Self Import
          • General formatting
          • Parse stdout
          • Parse stderr
          • Empty cells
          • SQL parse error
          • Misc parse log
      • SQL, dataframes, and plots
        • DataFrames
        • SQL
        • Plotting
      • Package management
        • Importing packages
        • Installing packages
        • Inlining dependencies
        • Notebooks in existing projects
        • Using uv
      • Generate with AI
        • Generate entire notebooks
        • AI-assisted coding
        • Prompts for the marimo editor
      • Editor features
        • Editor overview
        • Understanding dataflow
        • AI-assisted coding
        • Model Context Protocol
        • AI tools
        • Agents
        • Language Server
        • Package management
        • Module autoreloading
        • Hotkeys
      • Using your own editor
      • Run notebooks as apps
      • Run notebooks as scripts
      • Reuse functions and classes
      • Test notebooks
        • pytest
        • doctest
      • Export to other formats
      • Share cloud notebooks with molab
      • Publish to the web
        • Embedding
        • From code snippets