Hello,
I configured a VM in GCE to work with Jupyter notebooks. I followed the 
instructions provided in the Stanford course CS231n 
<http://cs231n.github.io/gce-tutorial/>, creating the Jupyter config file 
and creating a firewall rule. I can launch the Jupyter server in GCE and it 
is running:

jupyter-notebook --no-browser --port=7000 

[W 06:49:24.255 NotebookApp] WARNING: The notebook server is listening on 
all IP addresses and not using encryption. This is not recommended.
[W 06:49:24.256 NotebookApp] WARNING: The notebook server is listening on 
all IP addresses and not using authentication. This is highly insecure and 
not recommended.
[I 06:49:24.259 NotebookApp] Serving notebooks from local directory: 
/home/carlosginestra/assignment1
[I 06:49:24.259 NotebookApp] 0 active kernels
[I 06:49:24.259 NotebookApp] The IPython Notebook is running at: 
http://[all ip addresseson your system]:7000/
[I 06:49:24.259 NotebookApp] Use Control-C to stop this server and shut 
down all kernels(twice to skip confirmation).



But I can't open the Jupyter server from my local browser, I am just 
getting time-out.
Any advice? Someone had a similar issue?

Thank you very much,

Carlos.

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/795da1b0-9e09-40ca-830f-a1881911bfcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to