Running several notebooks in the same machine
I have three notebooks running in the same machine, listening to ports 8000, 8001 and 8002.
I also have set three different names in the DNS pointing at the IP of this machine.
Is there a way to redirect connections to the different ports deppending on the name that the client has pointed to?