Skip to content

Commit

Permalink
test: add app scaffold 8
Browse files Browse the repository at this point in the history
  • Loading branch information
HellerHagen committed Sep 20, 2024
1 parent c176bb6 commit 5701f57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions base-images/vscode-nocuda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ RUN chmod +x /usr/local/bin/before-notebook.d/60_launch_services.sh
# TEST
# ---------------------------------

RUN pip install open-webui

RUN pip install \
jupyterlab-lsp \
jupyter-server-proxy \
Expand Down
1 change: 1 addition & 0 deletions packages/huggingface_chat_ui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
jupyter-server-proxy
open-webui

0 comments on commit 5701f57

Please sign in to comment.