Skip to content

Commit 02bf4e9

Browse files
authored
Update README.md
file path fixed for accessing data directly from databricks-dataset
1 parent 8583e81 commit 02bf4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To run this on your local machine either put all data in the "data" folder to `/
2121

2222
The entire book was written in Databricks so all the code will run there just fine in Databricks Runtime 3.1 or later.
2323

24-
Rather than having to upload the data, you'll simply be able to use `"/databricks-datasets/"` as the base path for the data. *TODO: this is still be uploaded, expect it in the coming weeks*.
24+
Rather than having to upload the data, you'll simply be able to use `"/databricks-datasets/definitive-guide/data/"` as the base path for the data.
2525

2626
You can then run any of the notebooks in `code` folder inside of Databricks by simply importing them and running them.
2727

0 commit comments

Comments
 (0)