Getting Started w/ Python: Difference between revisions
(→Setup) |
|||
Line 5: | Line 5: | ||
# Install [https://www.python.org/downloads/ Python for Windows] | # Install [https://www.python.org/downloads/ Python for Windows] | ||
## Add Python to Environment Variables (Checked) | |||
# Install [https://code.visualstudio.com/download VSCode for Windows] | # Install [https://code.visualstudio.com/download VSCode for Windows] | ||
## From Extensions, install the following: | ## From Extensions, install the following: |
Revision as of 22:49, 12 January 2023
Installation and Setup
- Install Python for Windows
- Add Python to Environment Variables (Checked)
- Install VSCode for Windows
- From Extensions, install the following:
- Python
- Jupyter
- From Extensions, install the following:
Setup
- Create a Working Directory (Documents > FOQA)
- Open Working Directory from VSCode
- File > Open Folder > Select Folder
- If prompted, Trust the folder
- Create a Folder