Hi Everyone,
I have jupyterhub dockerspawner and a spark driver installed on my host machine.
My intention is to connect to spark driver over a range of ports from within my container’s jupyter notebook instance.
Is this technically possible? given that only one container can run on host mode at a given time