feat(jupyterhub): Vault integration

This commit is contained in:
Masaki Yatsu
2025-08-31 14:47:29 +09:00
parent 9a1d4fd16f
commit f529223c56
6 changed files with 376 additions and 5 deletions

View File

@@ -130,6 +130,7 @@ RUN pip install \
agno \
fastembed \
feature-engine \
hvac \
jupyter-ai \
jupyter-ai-magics[all] \
kreuzberg \

View File

@@ -130,6 +130,7 @@ RUN pip install \
agno \
fastembed \
feature-engine \
hvac \
jupyter-ai \
jupyter-ai-magics[all] \
kreuzberg \