-
Notifications
You must be signed in to change notification settings - Fork 2
MLflow: Refactor section to dedicated page #310
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
Conversation
WalkthroughAdds a new MLflow integration page, links it from the integrations index, and replaces the detailed MLflow content on the ML topic page with a short seealso pointing to the new page. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ 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)
🔇 Additional comments (1)
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. Comment |
There was a problem hiding this 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 (2)
docs/topic/ml/index.md (1)
62-64: Optional: add a one‑liner for context/SEO.Consider preceding the seealso with a sentence like “Use MLflow with CrateDB for experiment tracking and model registry,” then the seealso. Keeps topical relevance on this page.
docs/integrate/mlflow/index.md (1)
15-22: Minor wording nit.Prefer “open‑source” (hyphenated) for consistency with other pages.
-[MLflow] is an open source platform +[MLflow] is an open‑source platform
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
docs/integrate/index.md(1 hunks)docs/integrate/mlflow/index.md(1 hunks)docs/topic/ml/index.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 docs
🔇 Additional comments (4)
docs/integrate/index.md (1)
50-51: LGTM; position is consistent.Placed after mindsdb and before mongodb; matches alphabetical grouping.
docs/integrate/mlflow/index.md (2)
1-7: Anchor and hero/logo block look fine.Label “(mlflow)=” enables {ref} links; image has alt text and lazy loading.
27-69: Approve — content structure and links verified.Info‑cards, tags and badges match existing doc patterns. External links are reachable; the MLflow tracking URL returns a 301 redirect — optional: update that link to its canonical target to avoid the redirect.
docs/topic/ml/index.md (1)
62-64: Approve — mlflow seealso resolvesConfirmed: (mlflow) anchor present in docs/integrate/mlflow/index.md:1 and toctree entry present in docs/integrate/index.md:50.
About
Just a bit of refactoring.
Preview
References
/cc @seut