I am trying to see the possibility of having support of multi-node jupyterhub.
Gone through the docs but could not find if hub does provide this feature.
Just wanted to check if it is possible to have multi-node setup where end user will have single entry point and notebooks will be served on one of the hub nodes based on the request.
@manics Thanks for your quick response.
I’m trying to set this on ubuntu bare metal machines that are not HPC . It would be great if you can share docs/links which can guide me to set this on mentioned machines.
As per my exploration; it seems jupyterhub does not have built-in support of multi-server/multi-node feature ,where end user can launch notebooks on different nodes via single entry point to the hub.