jupyter-to-marimo

Convert Jupyter notebooks into marimo-compatible scripts with LaTeX and ipywidgets.

164|14|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/marimo-team/skills --skill jupyter-to-marimo-marimo-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jupyter-to-marimo
Source: https://github.com/marimo-team/skills/tree/main/skills/jupyter-to-marimo
Command: npx skills add https://github.com/marimo-team/skills --skill jupyter-to-marimo-marimo-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Converting Jupyter notebooks into marimo-compatible scripts can be complex and time-consuming, especially when handling LaTeX, widgets, and output management.

Core Features & Use Cases

  • Notebook Conversion: Guides users to transform Jupyter notebooks into clean, executable marimo scripts suitable for deployment or further editing.
  • Compatibility Assistance: Provides instructions to port LaTeX equations, ipywidgets, and output handling, ensuring feature parity.
  • Use Case: A data scientist exporting a Jupyter notebook for automated processing in marimo, preserving visualizations, LaTeX, and interactivity with minimal manual rewriting.

Quick Start

Use the skills/jupyter-to-marimo skill to convert a Jupyter notebook to a marimo script before running the agent.

Frequently Asked Questions about jupyter-to-marimo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a Jupyter notebook to a marimo script?

You can convert a Jupyter notebook to a marimo script by using this skill to transform cells and outputs into clean, executable marimo-compatible code suitable for deployment and automation.

Can I port LaTeX equations and ipywidgets when converting Jupyter notebooks to marimo?

Yes, converting Jupyter notebooks to marimo supports porting LaTeX equations, ipywidgets, and output handling to ensure feature parity and maintain interactivity and presentation quality in the final marimo script.

What is the best way to automate Jupyter notebook conversion for marimo deployment?

The best way to automate Jupyter notebook conversion for marimo deployment is generating executable marimo scripts through this skill, ensuring compatibility with marimo's environment and scripting conventions while preserving visualizations and interactivity.

Does converting Jupyter notebooks to marimo scripts require manual rewriting?

Converting Jupyter notebooks to marimo scripts requires minimal manual rewriting, as the skill facilitates compatibility assistance and guides the transformation of outputs, LaTeX, and widgets into the marimo environment.

What are the limitations of converting Jupyter notebooks to marimo scripts?

The primary limitation of converting Jupyter notebooks to marimo scripts is ensuring compatibility with marimo's specific environment and scripting conventions, which may require adjustments to port complex ipywidgets and output handling correctly.