You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/spark/data-loading/spark-twitter-streaming-sample.ipynb
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -112,9 +112,8 @@
112
112
{
113
113
"cell_type": "markdown",
114
114
"source": [
115
-
"\n",
116
-
"\n",
117
-
"**<span style=\"color:red\"><font size=\"3\">2.2 Change the kernel from \"SQL\" to \"Spark | Scala\"</font></span>**"
115
+
"### **2.2 Change the kernel from \"SQL\" to \"Spark | Scala\"**\n",
116
+
"At the top of the editor, click the Kernel dropdown menu and change the kernel from \"SQL\" to \"Spark | Scala\". This will update the notebook language, and allow you to proceed with the next steps."
0 commit comments