fix
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2023-10-10 14:02:52 +09:00
parent c356b31707
commit 7465f087a8
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ RUN CONDA_OVERRIDE_CUDA="11.2" conda install tensorflow-gpu==2.11.0 -c conda-for
RUN CONDA_OVERRIDE_CUDA="11.2" conda install -c conda-forge pytorch-gpu RUN CONDA_OVERRIDE_CUDA="11.2" conda install -c conda-forge pytorch-gpu
WORKDIR /tmp WORKDIR /tmp
RUN mamba install --quiet --yes \ RUN mamba install --quiet --yes \
'mathjax' \ # 'mathjax' \
# 'voila' \ # 'voila' \
'jupyterlab-git' \ 'jupyterlab-git' \
'numba' \ 'numba' \