rjurney / Agile_Data_Code_2

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition

Home Page:http://bit.ly/agile_data_science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Server Setup Commented Out in Agile_Data_Code_2/aws/ec2_bootstrap.sh

VassAngels opened this issue · comments

After failing to connect to http://localhost:8888 (when http://localhost:8080 works fine) I went through ec2_bootstrap.sh to figure out how jupyter gets initialised when I spin up the aws instance and found that the 'Jupyter Server Setup' is commented out in the master branch. I thought that might be related to my problem failing to establish the localhost:8888 connection. I decided to uncomment the block and spin a new aws instance but to no avail. This problem has been reported elsewhere here in the list of issues as it manifests as 'channel 2: open failed: connect failed: Connection refused'. Any help as to how I may be able to overcome this would be received gratefully.

This has been restored, thanks.