You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ These jobs are using _PySpark_ to process larger volumes of data and are suppose
11
11
12
12
**✅ Goals:**
13
13
14
-
1.**Get a [working environment set up](#setup-the-environment).** You can setup a [local environment](#option-1-local-setup), use a [devcontainer](#option-2-devcontainer-setup) or use [Github codespaces](#option-3-github-codespaces).
14
+
1.**Get a [working environment set up](#setup-the-environment).** You can setup a [local environment](#option-1-local-setup), use a [github codespaces](#option-2-devcontainer-setup---github-codespaces) or use [other alternative](#option-3-in-vscode---alternative).
15
15
2.2.**Get a high-level understanding of the code and test dataset structure**
16
16
3. Have your preferred text editor or IDE setup and ready to go.
17
17
4. ⚠️ Don't solve the exercises before the interview. ⚠️
@@ -20,7 +20,7 @@ These jobs are using _PySpark_ to process larger volumes of data and are suppose
20
20
### Option 1: Local Setup
21
21
22
22
> [!TIP]
23
-
> Use the [Devcontainer setup](#option-2-devcontainer-setup-github-codespaces) if you encounter issues.
23
+
> Use the [Devcontainer setup](#option-2-devcontainer-setup---github-codespaces) if you encounter issues.
0 commit comments