We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8bb2c commit 0c6efc9Copy full SHA for 0c6efc9
bank_subscription_prediction/Dockerfile.codespace
@@ -15,7 +15,7 @@ LABEL project_version="0.1.0"
15
# Install dependencies with uv and cache optimization
16
RUN --mount=type=cache,target=/root/.cache/uv \
17
uv pip install --system \
18
- "zenml[server]>=0.50.0" \
+ "zenml[server]>=0.80.0" \
19
"notebook" \
20
"scikit-learn" \
21
"pyarrow" \
0 commit comments