Marimo Notebook

unlisted

by knthmn

Run Marimo Notebook without leaving your vault.

Updated 5mo agoMIT
View on GitHub

Obsidian Marimo Notebook Plugin

This plugin allows you to launch a Marimo notebook without leaving your vault.

Installation and configuration

  • Search for Marimo Notebook Plugin in Obsidian's community plugins browser.
  • Enable the plugin.
  • Go to the settings section and follow the instructions to set up the plugin.

Development

Prerequisites

Instructions

  1. Install dependencies

    pnpm install
    
  2. Run in watch mode:

    pnpm run dev
    
  3. Build for release:

    pnpm run build
    

Contributing

Feedback, bug reports, and pull requests are all welcome and appreciated.

This plugin is not affiliated with Marimo or Obsidian.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.