jupyterhub-deploy-docker
jupyterhub-deploy-docker copied to clipboard
How do I make both JupyterHub and its spawned containers use the host network?
I want spawned containers to have access to my host network so that they can use Ollama, Milvus, etc. Is this even feasible? And if yes, what is the correct config to do so?