feat(jupyterhub): install falkordb and cognee packages to kernels

This commit is contained in:
Masaki Yatsu
2025-11-30 16:22:50 +09:00
parent 162d4241cd
commit b80b775dd5
4 changed files with 19 additions and 1 deletions

View File

@@ -146,7 +146,12 @@ ARG pip_repository_url="https://pypi.org/simple/"
RUN --mount=type=cache,target=/home/${NB_USER}/.cache/pip pip install -i "${pip_repository_url}" \
agno \
cognee \
cognee-integration-langgraph \
cognee-community-hybrid-adapter-falkor \
cognee-community-vector-adapter-qdrant \
dagster-dlt \
falkordb \
fastembed \
feature-engine \
kreuzberg \