Contents Menu Expand Light mode Dark mode Auto light/dark mode
marimo
Light Logo Dark Logo
  • Getting Started
  • Guides
    • Overview
    • Reactivity
    • Interactivity
    • Coming from Jupyter
    • Outputs
    • Editor features
    • Dataframes
    • Plotting
    • Reactive state
    • Integrating with marimo
      • Richly display objects
      • AnyWidget
    • Run as an app
    • Run as a script
    • WASM notebooks
    • AI completion
    • Best practices
    • Performance
    • Exporting
    • Deploying
      • Running the marimo backend programmatically
      • Deploying with Docker
      • Deploying to our public gallery
  • Recipes
  • API Reference
    • Markdown
    • Inputs
      • Array
      • Batch
      • Button
      • Checkbox
      • Code Editor
      • Dataframe
      • Data Explorer
      • Date
      • Dictionary
      • Dropdown
      • File
      • File Browser
      • Form
      • Microphone
      • Multiselect
      • Number
      • Radio
      • Range Slider
      • Refresh
      • Slider
      • Switch
      • Table
      • Tabs
      • Text
      • Text Area
      • AnyWidget
    • Layouts
      • Accordion
      • Carousel
      • Callout
      • Justify
      • Lazy
      • Stacks
      • Tree
    • Plotting
    • Media
      • Image
      • Audio
      • Video
      • PDF
      • Download Media
      • Plain text
    • Diagrams
    • Status
    • Outputs
    • Control flow
    • HTML
    • Query Parameters
    • Command Line Arguments
    • State
    • Cell
    • Miscellaneous
  • FAQ
  • Examples
  • Integrations
    • Google Cloud Storage
    • Google Cloud BigQuery
    • Google Sheets
  • Community

Links

  • GitHub
  • Discord
Back to top
Edit this page

Deploying to our public gallery#

If you would like to deploy your application to our public gallery, please reach out on Discord.

You can also easily share your notebooks on the public web using WASM notebooks, which run entirely in the browser, no backend required.

Next
Recipes
Previous
Deploying with Docker
Copyright © 2024, marimo-team
Made with Sphinx and @pradyunsg's Furo