jupyter-notebook Skill
Usa quando l'utente chiede di creare, strutturare o modificare notebook Jupyter (.ipynb) per esperimenti, esplorazioni o tutorial; privilegia i modelli inclusi ed esegui lo script di supporto newnotebook.py per generare un notebook di partenza pulito. Published by microsoft in ai-agents-for-beginners.
What is jupyter-notebook Skill?
Usa quando l'utente chiede di creare, strutturare o modificare notebook Jupyter (.ipynb) per esperimenti, esplorazioni o tutorial; privilegia i modelli inclusi ed esegui lo script di supporto newnotebook.py per generare un notebook di partenza pulito. 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/it/.agents/skills/jupyter-notebook/SKILL.md
What it does
Usa quando l'utente chiede di creare, strutturare o modificare notebook Jupyter (.ipynb) per esperimenti, esplorazioni o tutorial; privilegia i modelli inclusi ed esegui lo script di supporto newnotebook.py per generare un notebook di partenza pulito.
Skill instructions
Competenze Jupyter Notebook Crea notebook Jupyter puliti e riproducibili per due modalità principali: - Esperimenti e analisi esplorativa - Tutorial e percorsi didattici Preferisci i template inclusi e lo script di supporto per una struttura coerente e meno errori nel JSON. Quando usare - Crea un nuovo notebook .ipynb da zero. - Converti appunti grezzi o script in un notebook strutturato. - Refattorizza un notebook esistente per renderlo più riproducibile e facile da scorrere. - Crea esperimenti o tutorial che saranno letti o rieseguiti da altre persone. Albero decisionale - Se la richiesta è esplorativa, analitica o guidata da ipotesi, scegli experiment. - Se la richiesta è istruttiva, passo-passo o specifica per un pubblico, scegli tutorial. - Se stai modificando un notebook esistente, trattalo come una refattorizzazione: preserva l'intento e migliora la struttura. Percorso di competenza (impostalo una volta) bash export CODEXHOME="${CODEXHOME:-$HOME/.codex}" export JUPYTERNOTEBOOKCL
Explore related resources
Frequently asked questions
What is jupyter-notebook?
jupyter-notebook is a open-source AI agent skill with Copy skill directory. Usa quando l'utente chiede di creare, strutturare o modificare notebook Jupyter (.ipynb) per esperimenti, esplorazioni o tutorial; privilegia i modelli inclusi ed esegui lo script di supporto.
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.