Skip to content

Conversation

@ngrayluna
Copy link
Contributor

@ngrayluna ngrayluna commented Dec 23, 2025

Description

Classic Noah, started off as a simple "update images" task...then grew to a complete Runs rewrite...here's a summary of what I did:

New Documentation Pages (7 added):

  • customize-run-display.mdx - How to customize run display settings
  • delete-runs.mdx - Instructions for deleting runs
  • run-identifiers.mdx - Explanation of run IDs and identifiers
  • run-states.mdx - Documentation on run states
  • search-runs.mdx - How to search for runs
  • stop-runs.mdx - How to stop runs
  • view-logged-runs.mdx - Viewing logged run data

Renamed File:

  • multiple-runs-per-process.mdx → initialize-run.mdx

Major Edits:

  • models/runs.mdx - Significantly reduced (597 lines removed) as content was split out
  • models/runs/grouping.mdx - Reorganized and updated
  • models/runs/forking.mdx - Expanded with more content
  • models/runs/filter-runs.mdx - Updates and improvements
  • Updated navigation in docs.json

Image Cleanup:

  • Removed 17 outdated images/GIFs
  • Added 6 new, updated images

@github-actions
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 78%, saving 926.9 KB.

Filename Before After Improvement Visual comparison
images/runs/unique-run-id.png 472.9 KB 103.7 KB 78.1% View diff
images/runs/group_job_type.png 384.5 KB 92.6 KB 75.9% View diff
images/runs/run_log_example_2.png 330.5 KB 64.7 KB 80.4% View diff

@github-actions
Copy link
Contributor

github-actions bot commented Dec 23, 2025

📚 Mintlify Preview Links

🔗 View Full Preview

🔄 Renamed/Moved (1 total)

📄 Pages (1)

Old Path → New Path Preview
models/runs/multiple-runs-per-process.mdx
models/runs/initialize-run.mdx
Initialize Run

✨ Added (13 total)

📄 Pages (7)

File Preview
models/runs/customize-run-display.mdx Customize Run Display
models/runs/delete-runs.mdx Delete Runs
models/runs/run-identifiers.mdx Run Identifiers
models/runs/run-states.mdx Run States
models/runs/search-runs.mdx Search Runs
models/runs/stop-runs.mdx Stop Runs
models/runs/view-logged-runs.mdx View Logged Runs
🖼️ Images (6)
File Preview
images/runs/group_job_type.png View Group Job Type
images/runs/group_name_3_groups.png View Group Name 3 Groups
images/runs/run_logs_info.png View Run Logs Info
images/runs/run_table_all.png View Run Table All
images/runs/runs_artifacts_info.png View Runs Artifacts Info
images/runs/runs_files_info.png View Runs Files Info

📝 Changed (26 total)

📄 Pages (23)

File Preview
ja/models/runs.mdx Runs
ja/models/runs/filter-runs.mdx Filter Runs
ja/models/runs/grouping.mdx Grouping
ja/models/runs/manage-runs.mdx Manage Runs
ja/models/track/project-page.mdx Project Page
ko/models/runs.mdx Runs
ko/models/runs/filter-runs.mdx Filter Runs
ko/models/runs/grouping.mdx Grouping
ko/models/runs/manage-runs.mdx Manage Runs
ko/models/track/project-page.mdx Project Page
... and 13 more files

🖼️ Images (2)

File Preview
images/runs/run_log_example_2.png View Run Log Example 2
images/runs/unique-run-id.png View Unique Run Id
⚙️ Other (1)
File
docs.json

🗑️ Deleted (18 total)

View deleted files

🖼️ Images (18)

File
images/app_ui/artifacts_tab.png
images/app_ui/demo_move_runs.gif
images/app_ui/export_to_csv.gif
images/app_ui/howto_move_runs.gif
images/app_ui/wandb-run-page-workspace-tab.png
images/app_ui/wandb_run_overview_page.png
images/app_ui/wandb_run_page_files_tab.png
images/app_ui/wandb_run_page_log_tab.png
images/data_vis/group.png
images/runs/demo-project.gif
... and 8 more images

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 61e7ef5 at 2026-01-13 03:11:26 UTC

@github-actions
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 8.7%, saving 9.0 KB.

Filename Before After Improvement Visual comparison
images/runs/unique-run-id.png 103.7 KB 94.6 KB 8.7% View diff

2 images did not require optimisation.

@github-actions
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 79.5%, saving 241.1 KB.

Filename Before After Improvement Visual comparison
images/runs/group_name_3_groups.png 303.3 KB 62.2 KB 79.5% View diff

3 images did not require optimisation.

@ngrayluna ngrayluna marked this pull request as ready for review December 30, 2025 22:54
@ngrayluna ngrayluna requested a review from a team as a code owner December 30, 2025 22:54
@ngrayluna ngrayluna changed the title Runs: Update run overview page Runs: Rewrite Runs section Dec 30, 2025
</Tabs>


### Overview
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure but I think that all of these H3s relate only to the W&B App tab above, not the LEET tab. Can you confirm?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Confirming. It's odd. Maybe I should split the tabs and create new sections (W&B App and LEET, respectively). Then nest the current H3s into that? 🤔

Copy link
Contributor

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

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

Here's the rest of the first pass review. :)

@ngrayluna
Copy link
Contributor Author

Here's the rest of the first pass review. :)

Thanks so much for the review. Addressed comments. Left a couple of comments and/or questions on a couple of them. :)

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.

3 participants