Commit 8b99c05
[Docs] Add SO-101 tutorial banner (#7591)
# Description
Add the NVIDIA-hosted SO-101 vial-placement rollout as a banner at the
top of the standalone Tutorial page. The 1280 by 720 GIF is displayed at
85% width and remains hosted outside the repository.
Add a short introductory note connecting the tutorial to the NVIDIA
Sim-to-Real SO-101 learning course and its workshop repository.
## Type of change
- Documentation update
## Release backport
- [x] <!-- backport-active-release --> Backport this pull request to the
active release branch after it merges into `develop`
## Screenshots
The tutorial page now opens with the centered SO-101 vial-placement
banner above the workshop note.
## Validation
- `uv run --isolated --extra dev -- make -C docs current-docs`
- `uv run isaaclab -f`
- Verified the rendered banner width and both workshop links in the
generated HTML
- Verified the hosted GIF returns HTTP 200 with `image/gif` content
## Checklist
- [x] I have read and understood the contribution guidelines
- [x] I have run the pre-commit checks with `uv run isaaclab -f`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] Tests are not required for this documentation-only change
- [x] No changelog fragment is required because no source package
changed
- [x] My name already exists in `CONTRIBUTORS.md`
(cherry picked from commit 2bdf9d6)1 parent 8bd1428 commit 8b99c05
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
6 | 18 | | |
7 | 19 | | |
8 | 20 | | |
9 | 21 | | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| |||
0 commit comments