Skip to content

Commit a477614

Browse files
authored
Acrolinx
1 parent 5409f93 commit a477614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/set-up-pyspark-interactive-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 05/22/2024
99

1010
# Set up the PySpark interactive environment for Visual Studio Code
1111

12-
The following steps show how to set up the PySpark interactive environment in VSCode. This step is only for non-Windows users.
12+
The following steps show how to set up the PySpark interactive environment in VS Code. This step is only for non-Windows users.
1313

1414
We use **python/pip** command to build virtual environment in your Home path. If you want to use another version, you need to change default version of **python/pip** command manually. More details see [update-alternatives](https://linux.die.net/man/8/update-alternatives).
1515

@@ -42,7 +42,7 @@ sudo apt-get install libkrb5-dev
4242
sudo apt-get install python-dev
4343
```
4444

45-
Restart VSCode, and then go back to the VSCode editor and run **Spark: PySPark Interactive** command.
45+
Restart VS Code, and then go back to the VS Code editor and run **Spark: PySPark Interactive** command.
4646

4747
## Next steps
4848

0 commit comments

Comments
 (0)