test rise
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
bacc2f2d73
commit
d3478334ad
|
@ -4,7 +4,7 @@ steps:
|
|||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repository: grosse/jupyterlab-datascience
|
||||
tag: 4.0.12
|
||||
tag: 4.0.12e
|
||||
architectures: aarch64 amd64
|
||||
context: Dockerfile
|
||||
imagename: jupyterlab-datascience
|
||||
|
|
|
@ -16,5 +16,5 @@ 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-data-pool
|
||||
#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 ipywebrtc==0.6.0 opencv-python-headless==4.9.0.80 voila==0.5.5
|
||||
RUN pip install ipywebrtc==0.6.0 opencv-python-headless==4.9.0.80 voila==0.5.5 jupyterlab_rise==0.42.0
|
||||
RUN jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
|
Loading…
Reference in New Issue