8000 remove launch apis by ngrayluna · Pull Request #1408 · wandb/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

remove launch apis #1408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions content/en/ref/python/public-api/job.md

This file was deleted.

47 changes: 0 additions & 47 deletions content/en/ref/python/public-api/queuedrun.md

This file was deleted.

49 changes: 0 additions & 49 deletions content/en/ref/python/public-api/runqueue.md

This file was deleted.

3 changes: 3 additions & 0 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,9 @@
/ref/python/inittorch.view_as_real/ /ref/python/init/ 301
/ref/python/integrations/sklearn/ /guides/integrations/scikit/ 301
/ref/python/join/ /ref/python/ 301
/ref/python/public-api/queuedrun/ /ref/python/init/ 301
Copy link
Contributor

Choose a reason for hiding this comment

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

When I look at https://redirect-launch-apis-public.docodile.pages.dev/ref/python/init/, I see no reference to "launch", so if I actually encountered one of these redirects as a reader, I would be very confused. Is there anything that can be added to the target page to help?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Launch Team wants to remove all mentions of Launch APIs. No info or guidance as to where to redirect.

/ref/python/public-api/runqueue/ /ref/python/init/ 301
/ref/python/public-api/job/ /ref/python/init/ 301
/ref/python/README/ /ref/python/ 301
/ref/python/wandb.ai/settings/ /ref/python/ 301
/ref/README/ /ref/ 301
Expand Down
0