You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/1. Initializing/1.2. uv.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,5 +156,6 @@ uv python remove 3.13
156
156
## uv additional resources
157
157
158
158
-**[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)**
Copy file name to clipboardExpand all lines: docs/5. Refining/5.0. Design Patterns.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,7 @@ Incorporating these practices into your MLOps projects can significantly improve
179
179
## Design pattern additional resources
180
180
181
181
-**[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)**
182
183
-[We need POSIX for MLOps](https://fmind.medium.com/we-need-posix-for-mlops-e7bea8d8ec29)
183
184
-[Become the maestro of your MLOps abstractions](https://fmind.medium.com/become-the-maestro-of-your-mlops-abstractions-ca6e814f13f8)
184
185
-[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