From 375afd7fa0c5e23e4c2a987c5df05c9ece415091 Mon Sep 17 00:00:00 2001 From: Matt Linville Date: Mon, 13 Jan 2025 14:59:22 -0800 Subject: [PATCH] [DOCS-986] Document cropping modes for run names in UI (#974) ## Description [DOCS-986] Document cropping modes for run names in UI ## Ticket [DOCS-986] ## Checklist Check if your PR fulfills the following requirements. Put an `X` in the boxes that apply. - [x] Files I edited were previewed on my local development server with `hugo serve`. My changes did not break the local preview. - [x] Build (`hugo`) was run locally and successfully without errors or warnings. - [x] No new Vale errors validated with `vale ./content` Co-authored-by: John Mulhausen --- content/guides/models/track/runs/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/guides/models/track/runs/_index.md b/content/guides/models/track/runs/_index.md index a868de235..c0f988f47 100644 --- a/content/guides/models/track/runs/_index.md +++ b/content/guides/models/track/runs/_index.md @@ -303,7 +303,9 @@ To view a specific run: 1. Navigate to the W&B App UI at [https://wandb.ai/home](https://wandb.ai/home). 2. Navigate to the W&B project you specified when you initialized the run. 3. Within the project sidebar, select the **Workspace** tab. -4. Within the run selector, select the run you want to view. +4. Within the run selector, click the run you want to view, or enter a partial run name to filter for matching runs. + + By default, long run names are truncated in the middle for readability. To truncate run names at the beginning or end instead, click the action `...` menu at the top of the list of runs, then set **Run name cropping** to crop the end, middle, or beginning. Note that the URL path of a specific run has the proceeding format: