logo
marimo
Custom UI plugins
Initializing search
    marimo-team/marimo
    • Marimo
    • Getting Started
    • User Guide
    • API Reference
    • Commands
    • Examples
    • FAQ
    • Community
    • Integrations
    marimo-team/marimo
    • Marimo
    • Getting Started
      • Installation
      • Quickstart
      • Key Concepts
    • User Guide
      • Reactive execution
      • Interactive elements
      • Visualizing outputs
      • Migrating from Jupyter
      • Expensive notebooks
      • SQL, dataframes, and plots
        • DataFrames
        • SQL
        • Plotting
      • Run notebooks as apps
      • Run notebooks as scripts
      • Testing notebooks
        • pytest
        • doctest
      • Export to HTML and other formats
      • Run notebooks with WebAssembly
      • Deploy notebooks
        • Authentication
        • Docker
        • HuggingFace
        • Ploomber
        • Public gallery
        • Railway
        • Prebuilt containers
        • Programmatic
      • Editor features
        • Overview
        • AI Completion
        • Hotkeys
        • Package Management
      • Configuration
        • Runtime configuration
        • HTML head
        • Theming
      • Coming from other tools
        • Jupytext
        • Papermill
        • Streamlit
      • Extending marimo
        • Custom UI plugins
        • Displaying objects
      • Best practices
      • Troubleshooting
      • Dangerously set state
    • API Reference
      • Markdown
      • Inputs
        • AnyWidget
        • Array
        • Batch
        • Button
        • Chat
        • Checkbox
        • Code Editor
        • Data Explorer
        • DataFrame
        • Dates
        • Dictionary
        • Dropdown
        • File
        • File Browser
        • Form
        • Microphone
        • Multiselect
        • Navigation Menu
        • Number
        • Radio
        • Range Slider
        • Refresh
        • Run Button
        • Slider
        • Switch
        • Table
        • Tabs
        • Text
        • Text Area
      • Control Flow
      • Layouts
        • Accordion
        • Callout
        • Carousel
        • Justify
        • Lazy
        • Plain
        • Routes
        • Sidebar
        • Stacks
        • Tree
      • Plotting
      • Media
        • Audio
        • Download
        • Image
        • PDF
        • Plain Text
        • Video
      • Progress Bars and Status
      • Outputs
      • Diagrams
      • HTML
      • Query Parameters
      • Command Line Arguments
      • Caching
      • State
      • App
      • Cell
      • Miscellaneous
    • Commands
      • Notebooks
      • Recipes
      • Islands
    • FAQ
      • Overview
      • Contributing
      • Code of Conduct
    • Integrations
      • BigQuery
      • Google Cloud Storage
      • Google Sheets
      • MotherDuck

    Custom UI plugins

    Build custom UI plugins that hook into marimo’s reactive execution engine by using anywidget. See our AnyWidget API docs for more information.

    Previous
    Overview
    Next
    Displaying objects
    © marimo 2024