diff --git a/gentle-introduction-to-spark/README.md b/gentle-introduction-to-spark/README.md index 4953901..f5a4fd4 100644 --- a/gentle-introduction-to-spark/README.md +++ b/gentle-introduction-to-spark/README.md @@ -1,6 +1,12 @@ # Gentle Introduction to Spark ## Quickstart -1. Open [Gentle Introduction to Spark](./%5BExercise%5D%20Gentle%20Introduction%20to%20Spark.dbc) in [Databricks Community Edition](https://community.cloud.databricks.com/) +1. Download the notebook file for [Gentle Introduction to Spark](./%5BExercise%5D%20Gentle%20Introduction%20to%20Spark.dbc). +2. Import the notebook into [Databricks Community Edition](https://community.cloud.databricks.com/) ![databricks-import](../databricks-import.png) -2. Follow instructions \ No newline at end of file + Note that the import command is reached by expanding the left panel then using the tiered menu selection: + + Workspace → Users | <Your Username> → <Your Username> | Import + + Do not use the Data Import tile on the initial page. +3. Then open the notebook from the menu and follow the instructions in the notebook after it is loaded. \ No newline at end of file diff --git a/gentle-introduction-to-spark/[Exercise] Gentle Introduction to Spark.dbc b/gentle-introduction-to-spark/[Exercise] Gentle Introduction to Spark.dbc index 2ec08d5..070f511 100644 Binary files a/gentle-introduction-to-spark/[Exercise] Gentle Introduction to Spark.dbc and b/gentle-introduction-to-spark/[Exercise] Gentle Introduction to Spark.dbc differ