什么是 jupyter-notebook?
当用户要求创建、搭建或编辑 Jupyter 笔记本 (`.ipynb`) 以进行实验、探索或教程时使用;更喜欢捆绑的模板并运行帮助程序脚本“new_notebook.py”来生成一个干净的启动笔记本。 来源:microsoft/ai-agents-for-beginners。
当用户要求创建、搭建或编辑 Jupyter 笔记本 (`.ipynb`) 以进行实验、探索或教程时使用;更喜欢捆绑的模板并运行帮助程序脚本“new_notebook.py”来生成一个干净的启动笔记本。
通过命令行快速安装 jupyter-notebook AI 技能到你的开发环境
来源:microsoft/ai-agents-for-beginners。
Prefer the bundled templates and the helper script for consistent structure and fewer JSON mistakes.
User-scoped skills install under $CODEXHOME/skills (default: /.codex/skills).
Identify the notebook kind: experiment or tutorial. Capture the objective, audience, and what "done" looks like.
当用户要求创建、搭建或编辑 Jupyter 笔记本 (`.ipynb`) 以进行实验、探索或教程时使用;更喜欢捆绑的模板并运行帮助程序脚本“new_notebook.py”来生成一个干净的启动笔记本。 来源:microsoft/ai-agents-for-beginners。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook当用户要求创建、搭建或编辑 Jupyter 笔记本 (`.ipynb`) 以进行实验、探索或教程时使用;更喜欢捆绑的模板并运行帮助程序脚本“new_notebook.py”来生成一个干净的启动笔记本。 来源:microsoft/ai-agents-for-beginners。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/microsoft/ai-agents-for-beginners