version jl
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2023-10-10 17:08:31 +09:00
parent d545d44d5a
commit df8268299b
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ RUN mamba install --quiet --yes \
'scipy' \
'scikit-image' \
'scikit-learn' \
'jupyterlab==4.4.3' \
'jupyterlab==3.4.3' \
'notebook==6.4.12' \
'ipywebrtc' && \
jupyter notebook --generate-config && \