Skip to content

Commit

Permalink
Update validation notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo committed Sep 5, 2020
1 parent fcd1feb commit 1a91264
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spark-dev-env/notebooks/01-validate-docker-compose.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Checks simple \"hello wolrd!\""
"Checks simple `pyspark`"
]
},
{
Expand All @@ -41,7 +41,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Checks pyspark configuration"
"Checks `pyspark` configuration"
]
},
{
Expand Down Expand Up @@ -71,7 +71,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Checks boto3 lib installation for interaction with AWS S3 Storage"
"Checks `boto3` lib installation for interacting with AWS S3 Storage"
]
},
{
Expand Down

0 comments on commit 1a91264

Please sign in to comment.