fix: error
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ RUN uv venv --seed --python 3.12 /opt/venv/python3.12 && \
|
||||
/opt/venv/python3.12/bin/python -m ipykernel install \
|
||||
--prefix=/usr/local \
|
||||
--name=python312 \
|
||||
--display-name="Python 3.12" \
|
||||
--display-name="Python 3.12"
|
||||
|
||||
# 删除主服务kernel
|
||||
RUN rm -rf /app/.venv/share/jupyter/kernels/python3 && \
|
||||
|
||||
Reference in New Issue
Block a user