-
Notifications
You must be signed in to change notification settings - Fork 559
Fixed some docs here and there #3484
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
|
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
|
|
✅ No broken markdown links found! |
Documentation Link Check Results✅ Absolute links check passed |
|
|
||
|  |
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.
Add a bit of text here about what the redoc version is? just to make it look a bit nicer instead of just two images next to one another?
docs/book/how-to/pipeline-development/build-pipelines/schedule-a-pipeline.md
Outdated
Show resolved
Hide resolved
docs/book/user-guide/llmops-guide/finetuning-llms/deploying-finetuned-models.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Alex Strick van Linschoten <[email protected]>
* Update scheduled pipeline deletion logic * Update Pro API documentation with new endpoints and features * Update component-guide.md with icon removal * Add icons and descriptions for ZenML Pro features * GITBOOK-10: No subject * Update table of contents with new overview links * Update API and SDK README to use "Overview" heading * Restructure project and organization roles * Add resource ownership, sharing, and custom roles features * Add team-based role assignments and best practices * Update API documentation for ZenML OSS and Pro APIs * Add Pro API getting started guide to table of contents * Update API ToC with new section titles * Update getting-started.md with workspace URL info * GITBOOK-1: No subject * GITBOOK-2: No subject * Remove redundant Getting Started sub-sections * Apply suggestions from code review Co-authored-by: Alex Strick van Linschoten <[email protected]> * Add info on OpenAPI vs ReDoc in getting-started.md --------- Co-authored-by: Alex Strick van Linschoten <[email protected]> (cherry picked from commit 466abe0)
Describe changes
Lots of bits and bobs
Pre-requisites
Please ensure you have done the following:
developand the open PR is targetingdevelop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.Types of changes