Open mvallet91 opened 2 months ago
Move the history_app to run in the jupyterhub container. Related to #1, make sure that ports are open or the Docker network can handle the connection.
history_app
jupyterhub
Probably best to run a "middleware" container with the LLM server (currenty history_app) and others, like log processing and Learning Analytics modules
Move the
history_app
to run in thejupyterhub
container. Related to #1, make sure that ports are open or the Docker network can handle the connection.