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