**Cells**: Notebooks are composed of cells, which can contain code or markdown text - **Code Cells**: Execute Python code and display output - **Markdown Cells**: Display formatted text, headers, lists, and equations