Interactive tutorials#
This project ships several Jupyter notebooks that act as interactive
“live” tutorials. The official tutorial notebooks are stored in the
repository’s tutorials/ folder.
Running the notebooks#
- Locally
Install
webgpu(see Getting started).Copy or clone the repository so you have access to the
tutorials/folder.Start Jupyter Notebook or JupyterLab in the repository root.
Open one of the notebooks inside
tutorials/and execute the cells.
Download all tutorials as a ZIP#
For convenience, the documentation build produces a ZIP archive of the
tutorials/ folder (containing all .ipynb tutorial notebooks). You
can download it here: