Getting Started w/ Python: Difference between revisions
(→Setup) |
|||
Line 15: | Line 15: | ||
# Open Working Directory from VSCode | # Open Working Directory from VSCode | ||
## File > Open Folder > Select Folder | ## File > Open Folder > Select Folder | ||
## If prompted, Trust the folder | |||
== Jupyter Introduction == | == Jupyter Introduction == |
Revision as of 22:29, 12 January 2023
Installation and Setup
- Install Python for Windows
- 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