Skip to content

Commit dc0b9e1

Browse files
author
Rahul Ajmera
committed
Fixing bug where step in twitter streaming example would not show
1 parent 9310550 commit dc0b9e1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

samples/features/sql-big-data-cluster/spark/data-loading/spark-twitter-streaming-sample.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,8 @@
112112
{
113113
"cell_type": "markdown",
114114
"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."
118117
],
119118
"metadata": {
120119
"azdata_cell_guid": "9cf2a253-f6eb-4125-8938-12254ded05a7"

0 commit comments

Comments
 (0)