jupyter-notebook

Solid

Tumia wakati mtumiaji anapoomba kuunda, kupanga muundo (scaffold), au kuhariri daftari za Jupyter (`.ipynb`) kwa majaribio, uchunguzi, au mafunzo; pendelea violezo vinavyokuja pamoja na uendeshe skripti ya msaidizi `new_notebook.py` ili kuunda daftari safi la kuanzia.

Data & Documents 364 stars 68 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
85
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Ujuzi wa Jupyter Notebook Unda daftari za Jupyter zilizopangwa vizuri, zinazoweza kurudiwa kwa njia mbili kuu: - Maajaribio na uchambuzi wa uchunguzi - Mafunzo na mwongozo wa kufundisha Tumia kiolezo kilichopo pamoja na skripti ya msaada kwa muundo thabiti na makosa machache ya JSON. ## Wakati wa kutumia - Unda daftari jipya la `.ipynb` kutoka mwanzo. - Badilisha noti za awali au skripti kuwa daftari lililopangwa. - Boresha daftari lililopo ili liweze kurudiwa na kusomwa kwa haraka. - Jenga majaribio au mafunzo yatakayosomwa au kutekelezwa tena na watu wengine. ## Mti wa maamuzi - Ikiwa ombi ni la uchunguzi, la uchambuzi, au linaloongozwa na nadharia, chagua `experiment`. - Ikiwa ombi ni la mafunzo, hatua kwa hatua, au linalolenga hadhira maalum, chagua `tutorial`. - Unapohariri daftari lililopo, lishughulikie kama marekebisho: hifadhi nia na boresha muundo. ## Njia ya ujuzi (set once) ```bash export CODEX_HOME="${CODEX_HOME:-$HOME/.codex}" export JUPYTER_NOTEBOOK_CLI="$CODEX_HOME/skills/jupyter-notebook/scripts/new_notebook.py" ``` User-scoped skills install under `$CODEX_HOME/skills` (default: `~/.codex/skills`). ## Mtiririko wa kazi 1. Weka nia. Identify the notebook kind: `experiment` or `tutorial`. Capture the objective, audience, and what "done" looks like. 2. Scaffold from the template. Use the helper script to avoid hand-authoring raw notebook JSON. ```bash uv run --python 3.12 python "$JUPYTER_NOTEBOOK_CLI" \ --kind experiment \ --title "Compare prom...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

27,705 Updated today
davila7
Data & Documents Listed

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

1 Updated today
bingran-you
AI & Automation Solid

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

2,210 Updated 1 weeks ago
foryourhealth111-pixel
AI & Automation Listed

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

1 Updated today
bg-szy
AI & Automation Listed

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

1 Updated today
HGGodhand33