Getting Started w/ Python: Difference between revisions
Line 9: | Line 9: | ||
### Python | ### Python | ||
### Jupyter | ### Jupyter | ||
# Create a Working Directory (Documents > FOQA) | |||
# Open Working Directory from VSCode | |||
## File > Open Folder > Select Folder | |||
== Jupyter Introduction == | == Jupyter Introduction == |
Revision as of 22:28, 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:
- Create a Working Directory (Documents > FOQA)
- Open Working Directory from VSCode
- File > Open Folder > Select Folder