fix
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
c356b31707
commit
7465f087a8
|
@ -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' \
|
||||||
|
|
Loading…
Reference in New Issue