Skip to content

docs: fix broken CuTe DSL educational notebook links - #3431

Open
felipeofdev-ai wants to merge 1 commit into
NVIDIA:mainfrom
felipeofdev-ai:fix/cute-dsl-notebook-links
Open

docs: fix broken CuTe DSL educational notebook links#3431
felipeofdev-ai wants to merge 1 commit into
NVIDIA:mainfrom
felipeofdev-ai:fix/cute-dsl-notebook-links

Conversation

@felipeofdev-ai

@felipeofdev-ai felipeofdev-ai commented Aug 3, 2026

Copy link
Copy Markdown

Summary

  • Fixes notebook URLs on the CuTe DSL educational notebooks docs page.
  • Notebooks moved to examples/python/CuTeDSL/cute/notebooks/; docs still linked to examples/python/CuTeDSL/notebooks/ (404).
  • Adds links for notebooks already in-tree but missing from the list (composed layouts, async pipeline, benchmark autotune, port to SOL GEMM).

Fixes #3414

Test plan

  • Verified each linked .ipynb exists on main under examples/python/CuTeDSL/cute/notebooks/
  • Confirm docs site renders the updated list after publish

— Felipe Fernandes · Systems & Agentic AI Engineer
https://github.com/felipeofdev-ai · https://felipeofdev-ai.github.io/

Notebooks live under examples/python/CuTeDSL/cute/notebooks/, but the
docs page still pointed at the old CuTeDSL/notebooks/ path (404s).
Update links and include additional notebooks present in that directory.

Fixes NVIDIA#3414

Signed-off-by: Felipe Fernandes <felipe.of.dev@gmail.com>
@felipeofdev-ai
felipeofdev-ai force-pushed the fix/cute-dsl-notebook-links branch from add661a to 187f8f8 Compare August 3, 2026 21:24
@felipeofdev-ai

Copy link
Copy Markdown
Author

Thanks for reviewing — CI is green on my side. Happy to adjust anything you need.

— Felipe Fernandes · Systems & Agentic AI Engineer
https://github.com/felipeofdev-ai · https://felipeofdev-ai.github.io/

@felipeofdev-ai
felipeofdev-ai force-pushed the fix/cute-dsl-notebook-links branch from 187f8f8 to ac7770e Compare August 4, 2026 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Broken notebook links

1 participant