script-to-ipynb

Community

Turn scripts into interactive notebooks.

Authorluk036
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts Python scripts into fully interactive Jupyter notebooks by automatically converting code into executable cells, extracting docstrings and comments into markdown, and preserving the original structure for easy exploration and documentation.

Core Features & Use Cases

  • Cell Detection: Identifies imports, functions, classes, and main execution order to structure the notebook.
  • Docstring & Comment Conversion: Converts module and function docstrings to markdown cells for readability.
  • Executable Code Cells: Preserves code blocks as runnable cells in the notebook.
  • Output JSON: Generates properly formatted .ipynb files ready to run.

Quick Start

Provide the path to a Python script and an optional notebook title to generate a .ipynb file.

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: script-to-ipynb
Download link: https://github.com/luk036/sphere-n/archive/main.zip#script-to-ipynb

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 471,000+ vetted skills library on demand.