mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
fix(site): update notebook filename in getting-started guide
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user