Skip to content

Commit e0b7387

Browse files
pyspark_codes (#66)
2 parents 96330d2 + 978c3e7 commit e0b7387

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spark_codes/code_00_03_Spark_BDE_Setup_Prerequisites.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"cell_type": "code",
13-
"execution_count": 1,
13+
"execution_count": null,
1414
"id": "ec248f35-9b8e-4976-960b-b5a9d54023ff",
1515
"metadata": {},
1616
"outputs": [
@@ -74,7 +74,7 @@
7474
"!pip install pandas==2.2.2\n",
7575
"!pip install mariadb==1.1.10\n",
7676
"!pip install kafka-python==2.0.2\n",
77-
"!pip install redis==5.0.7\n",
77+
"%pip install redis==5.0.7\n",
7878
"\n",
7979
"#In\n",
8080
"#Set the following environment variables\n",

0 commit comments

Comments
 (0)