Skip to content

Commit 754cdcd

Browse files
committed
inherit from datascience-notebook:2025.3-datascience-uv
1 parent c44c3a9 commit 754cdcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ARG BASE_CONTAINER=ghcr.io/ucsd-ets/datascience-notebook:2025.2-stable
1+
ARG BASE_CONTAINER=ghcr.io/ucsd-ets/datascience-notebook:2025.3-datascience-uv
22
FROM $BASE_CONTAINER
33

4-
RUN pip install \
4+
RUN uv pip install --system \
55
babypandas==1.0.0 \
66
pandas-tutor==2.1.0.dev1 \
77
otter-grader==3.3.0 \

0 commit comments

Comments
 (0)