issues
search
rjurney
/
Agile_Data_Code_2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
http://bit.ly/agile_data_science
MIT License
457
stars
308
forks
source link
EC2 launch script
#13
Closed
naoyak
closed
7 years ago
naoyak
commented
7 years ago
Use
--region us-east-1
to set AWS zone
Add
agile_data_science.pem
to
.gitignore
Skip the grub menu during EC2 setup script
Set up Jupyter notebook server
Use conda to specify Python 3.5:
PySpark is currently incompatible with Python 3.6
--region us-east-1
to set AWS zoneagile_data_science.pem
to.gitignore