-
Notifications
You must be signed in to change notification settings - Fork 568
Docs fixes #3565
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
Docs fixes #3565
Conversation
Removed duplicated content about runtime configuration with `with_options` that appeared both in the beginning and at the end of the documentation. Preserved the unique information about PipelineRunConfiguration under a new heading. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Clarify that direct component assignment only works for experiment trackers and stack components - Add note that ResourceSettings are not always applied by all orchestrators - Fix DockerSettings link in containerization docs 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add link to ZenML stack in stack_components.md - Correct term order to "Fan-out and Fan-in" for clarity - Add link to Alerter component documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
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.
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
|
✅ No broken links found! |
Documentation Link Check Results❌ Absolute links check failed |
htahir1
left a 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.
I like it!
|
@htahir1 should I wait for Baris to review, and can I ignore the failing absolute links? |
htahir1
left a 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.
Now i found something
Co-authored-by: Hamza Tahir <hamza@zenml.io>
Fixes from the 'Remaining todos' Notion page.