jupyter-notebook
Create, scaffold, or refactor Jupyter notebooks (.ipynb) for experiments and tutorials. Prefer the bundled templates and helper script (new_notebook.py, exposed as nan-newnotebook) over authoring raw notebook JSON.
Pinned to revision 2326bf19e603, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/jupyter-notebook/SKILL.md
- skills/jupyter-notebook/LICENSE.txt
- skills/jupyter-notebook/NOTICE.txt
- skills/jupyter-notebook/assets/experiment-template.ipynb
- skills/jupyter-notebook/assets/tutorial-template.ipynb
- skills/jupyter-notebook/references/experiment-patterns.md
- skills/jupyter-notebook/references/notebook-structure.md
- skills/jupyter-notebook/references/quality-checklist.md
- skills/jupyter-notebook/references/tutorial-patterns.md
- skills/jupyter-notebook/scripts/new_notebook.py
Every link opens the file at its source, pinned to the revision this page describes.