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.
1 parent 982823f commit af0c3e9Copy full SHA for af0c3e9
bootcamp/materials/3-spark-fundamentals/README.md
@@ -6,8 +6,8 @@ You need to install the required dependencies in `requirements.txt`
6
7
Running `pip install -r requirements.txt` will install them.
8
9
-Note: Make sure to have spark set locally before running below.
10
-Running the pytest is easy. You just need to run `python -m pytest` and you're good to go!
+> **_NOTE:_** Make sure to have spark set locally before running below.
+Running the pytest is easy. You need to run `python -m pytest` and you're good to go!
11
12
13
0 commit comments