Python: Installation and Execution#
- Installing Python on Linux
- Installing Python on Mac
- Installing Python on Windows
- Installing Python with Windows Subsystem for Linux (WSL2)
- Executing notebooks in a browser
- Executing jupyter notebooks in VS Code
- Executing
.py
files from the shell - Executing
.py
files in VS Code - Running Python code via pytask
- Running Python code via pytest
- Environment files and environments