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
456 stars 307 forks source link

Issues with Vagrant Instance #46

Closed balasvasan closed 7 years ago

balasvasan commented 7 years ago

Hi:

i get this following error during vagrant up. anyone seen this before?

screen shot 2017-07-06 at 11 31 07 pm screen shot 2017-07-06 at 11 28 25 pm screen shot 2017-07-06 at 6 17 28 pm
nickrosener commented 7 years ago

I'm also getting the error in the first screenshot, using OSX. It's messing with the configuration of the token in the jupyter notebook. Still tracking down the cause.

nickrosener commented 7 years ago

I think I fixed the notebook error in #47

rjurney commented 7 years ago

Working on this...

balasvasan commented 7 years ago

Thanks. Please let me know if you need any help with testing .. Happy to chime in.

Cheers Balaji

On Fri, Jul 28, 2017 at 7:18 PM, Russell Jurney notifications@github.com wrote:

Working on this...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rjurney/Agile_Data_Code_2/issues/46#issuecomment-318789205, or mute the thread https://github.com/notifications/unsubscribe-auth/ALi1jH8lEfYnch7Tg_dcVBs9KD3F3H9Nks5sSnpggaJpZM4OUlac .

rjurney commented 7 years ago

I think I am going to have to deprecate the Vagrant system. There is not enough RAM on most computers to run the system completely, and I don't have time to keep both up to date. You will have to use the ec2 scripts. Sorry :( I will update the book accordingly.

balasvasan commented 7 years ago

No issues. Sticking with a Cloud solution actually is in line with the intent of book. As a suggestion If you can add 2 blogs around deploying this in Azure and another one on containerization / Docker, it would complete the trifecta of Cloud, Big Data and Data Science. - Cheers - Balaji