The following lines from the book result in "404 not found" url = ('https://raw.githubusercontent.com/jakevdp/PythonDataScienceHandbook/' 'master/notebooks/data/california_cities.csv') !cd data && curl -O {url}