fix(site): update notebook filename in getting-started guide

This commit is contained in:
Vijay Janapa Reddi
2026-02-17 18:19:58 -05:00
parent e7f9223680
commit 336f03e1c0

View File

@@ -104,10 +104,10 @@ This opens the module notebook and tracks your progress.
### Work in the notebook
Edit `modules/01_tensor/01_tensor.ipynb` in Jupyter:
Edit `modules/01_tensor/tensor.ipynb` in Jupyter:
```bash
jupyter lab modules/01_tensor/01_tensor.ipynb
jupyter lab modules/01_tensor/tensor.ipynb
```
You'll implement: