jupyter-notebook Skill
Usar cuando el usuario solicita crear, estructurar o editar cuadernos Jupyter (.ipynb) para experimentos, exploraciones o tutoriales; preferir las plantillas incluidas y ejecutar el script auxiliar newnotebook.py para generar un cuaderno inicial limpio. Published by microsoft in ai-agents-for-beginners.
What is jupyter-notebook Skill?
Usar cuando el usuario solicita crear, estructurar o editar cuadernos Jupyter (.ipynb) para experimentos, exploraciones o tutoriales; preferir las plantillas incluidas y ejecutar el script auxiliar newnotebook.py para generar un cuaderno inicial limpio. 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/es/.agents/skills/jupyter-notebook/SKILL.md
What it does
Usar cuando el usuario solicita crear, estructurar o editar cuadernos Jupyter (.ipynb) para experimentos, exploraciones o tutoriales; preferir las plantillas incluidas y ejecutar el script auxiliar newnotebook.py para generar un cuaderno inicial limpio.
Skill instructions
Habilidad de Jupyter Notebook Crea notebooks de Jupyter limpios y reproducibles para dos modos principales: - Experimentos y análisis exploratorio - Tutoriales y guías orientadas a la enseñanza Prefiere las plantillas incluidas y el script auxiliar para una estructura coherente y menos errores en JSON. Cuándo usar - Crea un nuevo .ipynb notebook desde cero. - Convierte notas o scripts informales en un notebook estructurado. - Refactoriza un notebook existente para que sea más reproducible y fácil de revisar. - Crea experimentos o tutoriales que serán leídos o ejecutados nuevamente por otras personas. Árbol de decisiones - Si la solicitud es exploratoria, analítica o basada en hipótesis, elige experiment. - Si la solicitud es instruccional, paso a paso o dirigida a una audiencia específica, elige tutorial. - Si estás editando un notebook existente, trátalo como una refactorización: conserva la intención y mejora la estructura. Ruta de la habilidad (configurar una vez) bash export CODEXH
Explore related resources
Frequently asked questions
What is jupyter-notebook?
jupyter-notebook is a open-source AI agent skill with Copy skill directory. Usar cuando el usuario solicita crear, estructurar o editar cuadernos Jupyter (.ipynb) para experimentos, exploraciones o tutoriales; preferir las plantillas incluidas y ejecutar el 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.