671 Forks
1200 Stars
1200 Watchers

data-science-on-gcp

Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017

How to download and setup data-science-on-gcp

Open terminal and run command
git clone https://github.com/GoogleCloudPlatform/data-science-on-gcp.git
git clone is used to create a copy or clone of data-science-on-gcp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with data-science-on-gcp https://github.com/GoogleCloudPlatform/data-science-on-gcp/archive/master.zip

Or simply clone data-science-on-gcp with SSH
[email protected]:GoogleCloudPlatform/data-science-on-gcp.git

If you have some problems with data-science-on-gcp

You may open issue on data-science-on-gcp support forum (system) here: https://github.com/GoogleCloudPlatform/data-science-on-gcp/issues