added jl
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
7e63215e42
commit
d545d44d5a
|
@ -125,6 +125,8 @@ RUN mamba install --quiet --yes \
|
||||||
'scipy' \
|
'scipy' \
|
||||||
'scikit-image' \
|
'scikit-image' \
|
||||||
'scikit-learn' \
|
'scikit-learn' \
|
||||||
|
'jupyterlab==4.4.3' \
|
||||||
|
'notebook==6.4.12' \
|
||||||
'ipywebrtc' && \
|
'ipywebrtc' && \
|
||||||
jupyter notebook --generate-config && \
|
jupyter notebook --generate-config && \
|
||||||
mamba clean --all -f -y && \
|
mamba clean --all -f -y && \
|
||||||
|
|
Loading…
Reference in New Issue