New Python users, start here!
:::{note icon=false} ⏱️ Time to learn (cumulative) 2 hours :::
- Quickstart: Zero to Python: For the impatient among us: run your first Python code in the cloud!
- Choosing a Python Platform: A brief overview of different ways to run Python code.
- Python in the Terminal: A quickstart guide to installing and running Python in a terminal.
- Python in Jupyter: A quickstart guide to installing and running Python in a {term}
Jupyter Notebook. - Installing and Managing Python with Conda: A detailed guide to the {term}
condapackage manager and installation with {term}Miniforge.