Jupyter Notebook Launch using Server/Host Name

767 views
Skip to first unread message

testb...@gmail.com

unread,
Apr 12, 2017, 6:53:59 AM4/12/17
to Project Jupyter
Hi,
Could you please let me know what can I do to run Jupyter by specifying the fully qualified hostname / servername?

Can this be configured in the config file?


Thanks in advance!

MinRK

unread,
May 3, 2017, 8:40:41 AM5/3/17
to Project Jupyter
When you launch Jupyter, you give it an ip address to *bind* to, which can correspond to one or more hostnames you can *connect* to. This can be `127.0.0.1` (default, localhost) or `0.0.0.0` (all interfaces). If you have bound on all interfaces, then you can connect to any hostname or ip that refers to that machine. If you bind to a *specific* ip, then you can connect to any hostname that resolves to that ip.

-Min

--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscribe@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/d94d58f5-d558-40c2-aa7b-999224328130%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages