We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21e133b + a15fdb7 commit 002abe0Copy full SHA for 002abe0
articles/synapse-analytics/get-started-analyze-spark.md
@@ -55,7 +55,7 @@ A serverless Spark pool is a way of indicating how a user wants to work with Spa
55
56
Data is available via the dataframe named **data**. Load it into a Spark database named **nyctaxi**.
57
58
-1. Add a new to the notebook, and then enter the following code:
+1. Add a new code cell to the notebook, and then enter the following code:
59
60
```py
61
spark.sql("CREATE DATABASE IF NOT EXISTS nyctaxi")
0 commit comments