Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Md2ipynb

Convert markdown files to Jupyter notebooks (.ipynb). Splits markdown by `---` delimiters into cells, extracts code blocks (```python```, ```sql```) as code cells, and handles YAML front matter removal. Use when converting documentation, tutorials, or structured markdown into interactive Jupyter notebooks.

majiayu000 b412d54 2 files · 2.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/md2ipynb commit b412d54dae

Frequently asked questions

npx skillmds add majiayu000/md2ipynb