jupyterhub-deploy-docker
jupyterhub-deploy-docker copied to clipboard
Reference deployment of JupyterHub with docker
This repo is currently broken https://discourse.jupyter.org/t/jupyterhub-deploy-docker-maintainer-update/14919 I've rewritten and simplified the repo so it should now work and be easier to maintain. However it might be better to archive this...
As the title suggests, add a new example directory with configuration files and a README, demonstrating and describing how to run jupyterhub with `docker-compose`. Runs two containers:- 1. `traefik` (used...
no internet connection inside docker and no way to use host net, because of spawn error `[E 2023-05-16 16:21:16.093 JupyterHub gen:630] Exception in Future after timeout Traceback (most recent call...
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0) - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)
Hello Guys, I am not sure where to add addition packages in requirement.txt of Jupyterhub or should i build custom image of notebook created by spawner?
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...
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0) - [github.com/PyCQA/flake8: 7.1.1 → 7.2.0](https://github.com/PyCQA/flake8/compare/7.1.1...7.2.0)