SkillAgentSearch skills...

Examples

Examples, tutorials, and how-to guides

Install / Use

/learn @pytorch-ignite/Examples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyTorch-Ignite Examples, tutorials and how-to guides

Notebooks in this repo requires the essential frontmatters to be used when rendering on the website.

To contribute the notebooks, please use generate.py script to generate the notebook.

Usage:

# python generate.py <notebook-names>...
python generate.py yolo
# > Generated /workspace/yolo.ipynb

Alternatively, you can run generate.py on your existing notebooks to add the required frontmatter cell to them.

# If your completed tutorial is present in /workspace/yolo.ipynb
python generate.py yolo
# > Added frontmatter to /workspace/yolo.ipynb

This will add the necessary frontmatter cell at the top of the notebook, now you need to open it and update the values.

See more in generate.py.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated10d ago
Forks12

Languages

Jupyter Notebook

Security Score

95/100

Audited on Mar 23, 2026

No findings