jupyter-notebook Skill
Usado quando o utilizador pede para criar, estruturar ou editar Jupyter notebooks (.ipynb) para experiências, explorações ou tutoriais; prefira os modelos incluídos e execute o script auxiliar newnotebook.py para gerar um notebook inicial limpo. Published by microsoft in ai-agents-for-beginners.
What is jupyter-notebook Skill?
Usado quando o utilizador pede para criar, estruturar ou editar Jupyter notebooks (.ipynb) para experiências, explorações ou tutoriais; prefira os modelos incluídos e execute o script auxiliar newnotebook.py para gerar um notebook inicial limpo. Published by microsoft in ai-agents-for-beginners. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using ai-agents-for-beginners
Technical details
- Install or run with Copy skill directory
When to use jupyter-notebook Skill
- Use it for developers using ai-agents-for-beginners.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ai-agents-for-beginners
- Skill file: translations/pt-PT/.agents/skills/jupyter-notebook/SKILL.md
What it does
Usado quando o utilizador pede para criar, estruturar ou editar Jupyter notebooks (.ipynb) para experiências, explorações ou tutoriais; prefira os modelos incluídos e execute o script auxiliar newnotebook.py para gerar um notebook inicial limpo.
Skill instructions
Competência Jupyter Notebook Crie notebooks Jupyter limpos e reprodutíveis para dois modos principais: - Experimentos e análise exploratória - Tutoriais e walkthroughs orientados ao ensino Prefira os modelos incluídos e o script auxiliar para uma estrutura consistente e menos erros no JSON. Quando usar - Crie um novo .ipynb notebook a partir do zero. - Converta notas soltas ou scripts num notebook estruturado. - Refatore um notebook existente para que seja mais reprodutível e fácil de ler. - Construa experimentos ou tutoriais que serão lidos ou executados por outras pessoas. Árvore de decisão - Se o pedido for exploratório, analítico ou orientado por hipóteses, escolha experiment. - Se o pedido for instrucional, passo-a-passo ou dirigido a um público específico, escolha tutorial. - Se estiver a editar um notebook existente, trate-o como uma refatoração: preserve a intenção e melhore a estrutura. Caminho de competências (definir uma vez) bash export CODEXHOME="${CODEXHOME:-$HOME/.codex}
Explore related resources
Frequently asked questions
What is jupyter-notebook?
jupyter-notebook is a open-source AI agent skill with Copy skill directory. Usado quando o utilizador pede para criar, estruturar ou editar Jupyter notebooks (.ipynb) para experiências, explorações ou tutoriais; prefira os modelos incluídos e execute o script auxiliar.
Who is jupyter-notebook best for?
jupyter-notebook is best for reusing agent instructions, scripts, and references.
How do I install jupyter-notebook?
Install or run jupyter-notebook using Copy skill directory. Check jupyter-notebook for the latest setup command.
Is jupyter-notebook actively maintained?
jupyter-notebook may need a closer maintenance check before production use.
Auto-fetched from GitHub.