jupyter-notebooks

Community

Streamline Jupyter workflows: edit, run, convert.

AuthorKang-chen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Jupyter notebook operations like editing cells, reading content, executing notebooks, and converting formats are repetitive and error-prone. This Skill provides a unified approach to streamline these tasks within Cursor and standard tooling.

Core Features & Use Cases

  • Edit and reorder cells with supported tools (Cursor EditNotebook, nbformat micro-edits).
  • Read notebook content programmatically and extract data or structure.
  • Execute notebooks with papermill and convert to HTML, PDF, or script formats.
  • Use Jupytext workflows to pair notebooks with Python scripts for version control and collaboration.

Quick Start

Install papermill, jupytext, nbconvert, and nbformat in your Python environment. Use the Cursor EditNotebook tool to edit cells by specifying target_notebook, cell_idx, is_new_cell, cell_language, old_string, and new_string. For structural edits, pair notebooks with Jupytext and keep notebooks synchronized before reading or execution. Use nbformat or papermill for execution and nbconvert for conversion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jupyter-notebooks
Download link: https://github.com/Kang-chen/Agent-skills/archive/main.zip#jupyter-notebooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.