Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>marimoNew to Visual Studio Code? Get it now.
marimo

marimo

marimo.io

marimo.io
|
69,266 installs
| (5) | Free
A marimo notebook extension for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

marimo

A VS Code extension for marimo, a reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps.

Features

  • 📓 Create, edit, and share marimo notebooks in VS Code
  • ✨ Rich output rendering with interactive UI elements
  • 📦 Integrated package and environment management
  • 🔍 Variables explorer and datasources panel

Getting Started

  1. Install this extension from the VS Code Marketplace
  2. Create a new notebook:
    • Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux)
    • Run "Create: New marimo notebook" and choose where to save it
  3. Select a Python environment with marimo installed, or choose marimo sandbox to manage the notebook's dependencies with uv, then run a cell

Open an existing marimo .py file with "marimo: Open as marimo notebook". The default marimo language server is bundled. Platform-specific builds also include uv, so no separate installation is needed.

Python Language Features

We recommend ty for Python completions and type diagnostics, and Ruff for linting and formatting. Both are optional; you can edit and run notebooks without them. marimo uses their extensions or binaries configured through marimo.ty.path / marimo.ruff.path and does not install them automatically.

Commands and Settings

Search marimo in the Command Palette or VS Code Settings for available commands and configuration. Use marimo: Show diagnostics to troubleshoot. To use an external Python language server, enable marimo.disableManagedLanguageFeatures.

Support

  • marimo Documentation
  • marimo GitHub Repository
  • Report an Issue

License

Apache 2.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft