chore(jupyterhub): update kernel image

This commit is contained in:
Masaki Yatsu
2025-09-19 03:13:56 +09:00
parent f9bb6148cc
commit 4929044d1b
3 changed files with 3 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ RUN pip uninstall -y \
# 2. Find the pandas version in the file `dev/infra/Dockerfile`.
RUN mamba install --yes \
'aif360' \
'avro' \
'chromadb' \
'clickhouse-connect' \
'csvkit' \

View File

@@ -77,6 +77,7 @@ RUN pip uninstall -y \
# 2. Find the pandas version in the file `dev/infra/Dockerfile`.
RUN mamba install --yes \
'aif360' \
'avro' \
'chromadb' \
'clickhouse-connect' \
'csvkit' \