This allows you to deploy a thin JupyterHub (in terms of packages) instance in favor "heavy" Docker images. These images allow for encapsulation of the environment (users could potentially be using different images with different packages) as well as limiting the resources a single container may consume.
This allows you to deploy a thin JupyterHub (in terms of packages) instance in favor "heavy" Docker images. These images allow for encapsulation of the environment (users could potentially be using different images with different packages) as well as limiting the resources a single container may consume.