docs: refer to the web app as "W&B" instead of "W&B App"#2737
Open
johndmulhausen wants to merge 1 commit into
Open
docs: refer to the web app as "W&B" instead of "W&B App"#2737johndmulhausen wants to merge 1 commit into
johndmulhausen wants to merge 1 commit into
Conversation
Sweep the docs to stop calling the web application "the W&B App" and use the umbrella term "W&B" instead. There is no "W&B App" product in the naming guidance (AGENTS.md), so the platform is just "W&B". Scope and rules: - 85 English files, 251 replacements. Excludes translations (ja/fr/ko) and models/integrations/ (handled separately in the integrations PR #2673 to avoid overlapping changes). - "W&B App UI" -> "W&B" (the UI is the app; "UI" was redundant). - Real following nouns kept, "App" dropped: "W&B App URL/workspace/ dashboard/navigation/tab/system" -> "W&B URL/workspace/...". - "the W&B App" (noun head) -> "W&B"; dangling articles before linked "[W&B App](...)" cleaned up. Notes for review: - A few <Tab> labels now read "W&B" next to siblings like "W&B CLI" or "Environment variable". If you'd prefer "W&B UI" to keep the UI/CLI/SDK distinction in those tab groups, I can switch those. - One heading lost "App" (models/registry/link_version.mdx); no inbound links pointed at the old anchor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Knowledgebase navigation update
Generator warnings
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Repo-wide terminology sweep: stop referring to the web application as "the W&B App" and use the umbrella term "W&B" instead. There is no "W&B App" product in the naming guidance (
AGENTS.mdsays the platform is "W&B"), so this aligns the docs with that convention.This was requested as a follow-up to review feedback on #2673 (where a reviewer flagged that "the W&B App" should no longer be used).
Scope
ja/,fr/,ko/) andmodels/integrations/— the integration files are actively changing in style: apply /style-guide pass to models/integrations #2673, so they're handled there to avoid overlapping edits between the two PRs.Replacement rules
W&B App UI→W&B(the UI is the app; "UI" was redundant).W&B App URL/workspace/dashboard/navigation/tab/system→W&B URL/workspace/....the W&B App(as a noun) →W&B(article dropped so grammar stays clean, for example "in the W&B App" → "in W&B").[W&B App](...)cleaned up (for example "Navigate to the W&B App" → "Navigate to W&B").Notes for review
<Tab>labels now read "W&B" next to siblings like "W&B CLI" or "Environment variable" (for example inplatform/launch/add-job-to-queue.mdx,platform/hosting/iam/ldap.mdx). If you'd prefer "W&B UI" in those tab groups to keep the UI/CLI/SDK distinction, I can switch just those.models/registry/link_version.mdx). I verified no inbound links pointed at the old anchor.How to review
Every change is
"W&B App"→"W&B"(with grammar cleanup). No technical content changed.🤖 Generated with Claude Code