Skip to content

Conversation

@harryskim
Copy link
Contributor

@harryskim harryskim commented Aug 14, 2025

Add blogs prebuilt containers and support matrix

Overview:

Details:

Where should the reviewer start?

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

Summary by CodeRabbit

  • Documentation
    • Expanded README navigation from four to seven links for easier discovery.
    • Added links to Support Matrix, Prebuilt Containers (NVIDIA NGC catalog), and Blogs (NVIDIA AI/Accelerated Computing tag).
    • Reordered items: Documentation moved to third; Design Proposals shifted near the end; Roadmap and Examples retained their relative positions.
    • No functional or runtime changes.

Add blogs prebuilt containers and support matrix

Signed-off-by: Harry Kim <[email protected]>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 14, 2025

Walkthrough

README.md navigation row updated: added Support matrix, Prebuilt containers, and Blogs links; repositioned Documentation; kept Design Proposals, Roadmap, and Examples. No code or runtime changes.

Changes

Cohort / File(s) Summary of changes
Docs – README navigation
README.md
Expanded top navigation from 4 to 7 links: added Support matrix, Prebuilt containers (NGC), and Blogs; adjusted ordering of existing Documentation and Design Proposals; Roadmap and Examples unchanged in content.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

I hop through headings, tidy and neat,
Seven bright links, a breadcrumb treat.
No code to chase, no tests to run—
Just paths to docs beneath the sun.
A bunny’s map, concise and clear,
Click, click—carrots of knowledge appear! 🥕

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
README.md (1)

24-24: Use relative links for repo resources and standardize link casing

Switching internal links to relative paths keeps them branch-agnostic and improves local/preview rendering. Also, align link text casing with the rest of the nav for consistency.

Apply this diff:

-| **[Roadmap](https://github.com/ai-dynamo/dynamo/issues/762)** | **[Support matrix](https://github.com/ai-dynamo/dynamo/blob/main/docs/support_matrix.md)** | **[Documentation](https://docs.nvidia.com/dynamo/latest/index.html)** | **[Examples](https://github.com/ai-dynamo/dynamo/tree/main/examples)** | **[Prebuilt containers](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/ai-dynamo/collections/ai-dynamo)** | **[Design Proposals](https://github.com/ai-dynamo/enhancements)** | **[Blogs](https://developer.nvidia.com/blog/tag/nvidia-dynamo)**
+| **[Roadmap](https://github.com/ai-dynamo/dynamo/issues/762)** | **[Support Matrix](docs/support_matrix.md)** | **[Documentation](https://docs.nvidia.com/dynamo/latest/index.html)** | **[Examples](examples)** | **[Prebuilt Containers](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/ai-dynamo/collections/ai-dynamo)** | **[Design Proposals](https://github.com/ai-dynamo/enhancements)** | **[Blogs](https://developer.nvidia.com/blog/tag/nvidia-dynamo)**
📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these settings in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 3a3f5bf and 53c4dc9.

📒 Files selected for processing (1)
  • README.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Build and Test - dynamo
🔇 Additional comments (1)
README.md (1)

24-24: README.md (nav links) — all links and local paths verified

Ran the provided checks; local paths exist and all external URLs returned HTTP 200.

@rmccorm4 rmccorm4 changed the title Update README.md docs: Update README.md Aug 18, 2025
@github-actions github-actions bot added the docs label Aug 18, 2025
@rmccorm4 rmccorm4 changed the title docs: Update README.md docs: Add blogs, support matrix, and NGC containers to README Aug 18, 2025
@harryskim harryskim closed this Sep 5, 2025
@rmccorm4 rmccorm4 deleted the harryskim-patch-3 branch October 3, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants