rollback2
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
900dabb5f9
commit
c356b31707
|
@ -113,7 +113,7 @@ RUN CONDA_OVERRIDE_CUDA="11.2" conda install -c conda-forge pytorch-gpu
|
|||
WORKDIR /tmp
|
||||
RUN mamba install --quiet --yes \
|
||||
'mathjax' \
|
||||
'voila' \
|
||||
# 'voila' \
|
||||
'jupyterlab-git' \
|
||||
'numba' \
|
||||
'cython' \
|
||||
|
@ -143,6 +143,7 @@ RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/p
|
|||
RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-training
|
||||
RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-synthetic-data
|
||||
RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-sandbox-announcement
|
||||
RUN pip install voila
|
||||
# Configure container startup
|
||||
CMD ["start-notebook.sh"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue