Skip to content

Conversation

@bcdurak
Copy link
Contributor

@bcdurak bcdurak commented Dec 9, 2025

Describe changes

You can see how it looks here.

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.
  • IMPORTANT: I made sure that my changes are reflected properly in the following resources:
    • ZenML Docs
    • Dashboard: Needs to be communicated to the frontend team.
    • Templates: Might need adjustments (that are not reflected in the template tests) in case of non-breaking changes and deprecations.
    • Projects: Depending on the version dependencies, different projects might get affected.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

@bcdurak bcdurak requested a review from stefannica December 9, 2025 16:07
@bcdurak bcdurak added documentation Improvements or additions to documentation no-release-notes Release notes will NOT be attached and used publicly for this PR. labels Dec 9, 2025
@github-actions github-actions bot added the internal To filter out internal PRs and issues label Dec 9, 2025
@bcdurak bcdurak linked an issue Dec 9, 2025 that may be closed by this pull request
1 task
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Documentation Link Check Results

Absolute links check failed
There are broken absolute links in the documentation. See workflow logs for details
Relative links check passed
Last checked: 2025-12-13 01:06:05 UTC

bcdurak and others added 4 commits December 12, 2025 13:24
@bcdurak bcdurak requested a review from stefannica December 12, 2025 12:25
Co-authored-by: Stefan Nica <stefan@zenml.io>
@bcdurak
Copy link
Contributor Author

bcdurak commented Dec 12, 2025

@stefannica I applied all your suggested changes.

Copy link
Contributor

@stefannica stefannica left a comment

Choose a reason for hiding this comment

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

A couple more corrections, but otherwise I have to say I totally love these docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation internal To filter out internal PRs and issues no-release-notes Release notes will NOT be attached and used publicly for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the logging experience

3 participants