Skip to content

feat(integrations): add marimo notebook integration#137

Draft
yanalialiuk wants to merge 3 commits into
AtomicBot-ai:mainfrom
yanalialiuk:feat/integration-marimo
Draft

feat(integrations): add marimo notebook integration#137
yanalialiuk wants to merge 3 commits into
AtomicBot-ai:mainfrom
yanalialiuk:feat/integration-marimo

Conversation

@yanalialiuk

Copy link
Copy Markdown
Contributor

Summary

Adds marimo under the Notebooks section on the Integrations page.

Depends on #135 (infrastructure) and #136 (n8n) — merge those first, then rebase so this stays a 1-commit PR.

The card copies connection settings, launches marimo edit, and shows AI provider setup steps in marimo's settings.

Test plan

  • Notebooks section shows marimo card
  • Installed badge when marimo is on PATH
  • Run launches marimo
  • Copy settings with local server running

Made with Cursor

yl-atomic and others added 3 commits June 30, 2026 02:40
Introduce manual-setup integration kinds (chat, automation, notebook) and
the Chat & RAG section on the Launch page. Onyx card copies local API
settings, opens the default instance in a browser, and shows setup steps
for an OpenAI-compatible provider (including Docker host.docker.internal).

Co-authored-by: Cursor <cursoragent@cursor.com>
Adds an n8n card under Automation: copy local API settings, launch n8n
(start CLI or open localhost:5678), and manual credential/workflow steps.

Co-authored-by: Cursor <cursoragent@cursor.com>
Adds marimo under Notebooks: copy local API settings, launch via
`marimo edit`, and manual AI provider setup steps in the notebook UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@yanalialiuk yanalialiuk marked this pull request as draft June 30, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants