JupyterToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: JupyterToSkillConverter

Description

Convert Jupyter Notebook (.ipynb) to skill. Uses nbformat for parsing, extracts markdown/code/raw cells, detects kernel language, extracts imports, and scores quality.

Generalized Elements

Attributes

Visibility Name Type Description
private config dict
private name str
private notebook_path str
private skill_dir str
private extracted_data Optional[dict]

Operations

Visibility Name Description
public extract_notebook()
public load_extracted_data()
public categorize_content()
public build_skill()

Properties

Name Value
name JupyterToSkillConverter
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
isActive false

Dependants

Relationships

Owned Elements

Diagrams