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