Kaggle Notebook Format

Use this skill when creating Python scripts that target Kaggle Notebooks. This skill ensures correct cell separator format (# %% [code] and # %% [markdown]), proper markdown cell formatting (each line prefixed with #, no triple quotes), and Kaggle-specific conventions (Chinese comments, English output, %pip install). Also covers common pitfalls: OpenCV video decoding limits and Chinese text rendering with PIL.

14790897 375d82f 4.8 KB Updated

File contents

14790897/my-skills/tree/main/skills/kaggle-notebook-rules commit 375d82f911

Frequently asked questions

npx skillmds@latest add 14790897/kaggle-notebook-format