added announcement
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
maltegrosse 2023-02-08 12:25:37 +01:00
parent 1863949005
commit d2178d657a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,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-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 --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-sandbox-announcement
# Configure container startup
CMD ["start-notebook.sh"]