Skip to content

Commit f94e326

Browse files
committed
Merge branch 'main' of github.com:MLOps-Courses/mlops-coding-course
2 parents a6077dc + dd8a9ea commit f94e326

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/1. Initializing/1.2. uv.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,6 @@ uv python remove 3.13
156156
## uv additional resources
157157

158158
- **[uv Documentation](https://docs.astral.sh/uv/)**: The official documentation provides comprehensive information on all `uv` features and commands.
159+
- **[Poetry Was Good, Uv Is Better: An MLOps Migration Story](https://medium.com/@fmind/poetry-was-good-uv-is-better-an-mlops-migration-story-f52bf0c6c703)**
159160
- [uv Installation](https://docs.astral.sh/uv/getting-started/installation/)
160161
- [uv Features](https://docs.astral.sh/uv/getting-started/features/)

docs/5. Refining/5.0. Design Patterns.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ Incorporating these practices into your MLOps projects can significantly improve
179179
## Design pattern additional resources
180180

181181
- **[Design pattern examples from the MLOps Python Package](https://github.com/fmind/mlops-python-package/tree/main/src/bikes)**
182+
- **[Stop Building Rigid AI/ML Pipelines: Embrace Reusable Components for Flexible MLOps](https://fmind.medium.com/stop-building-rigid-ai-ml-pipelines-embrace-reusable-components-for-flexible-mlops-6e165d837110)**
182183
- [We need POSIX for MLOps](https://fmind.medium.com/we-need-posix-for-mlops-e7bea8d8ec29)
183184
- [Become the maestro of your MLOps abstractions](https://fmind.medium.com/become-the-maestro-of-your-mlops-abstractions-ca6e814f13f8)
184185
- [Make your MLOps code base SOLID with Pydantic and Python’s ABC](https://fmind.medium.com/make-your-mlops-code-base-solid-with-pydantic-and-pythons-abc-aeedfe9c3e65)

0 commit comments

Comments
 (0)