{ "cells": [ { "cell_type": "markdown", "id": "7018919f5cb888bf", "metadata": {}, "source": [ "# Sections in ADA\n", "Below are just some of the sections available in ADA.\n", "It is also possible to create custom sections using the `ada.Section` class directly." ] }, { "cell_type": "code", "execution_count": 1, "id": "initial_id", "metadata": { "execution": { "iopub.execute_input": "2025-05-27T11:33:34.647049Z", "iopub.status.busy": "2025-05-27T11:33:34.646889Z", "iopub.status.idle": "2025-05-27T11:33:35.138618Z", "shell.execute_reply": "2025-05-27T11:33:35.138127Z" } }, "outputs": [], "source": [ "import ada" ] }, { "cell_type": "code", "execution_count": 2, "id": "589b26cfe6c8a37f", "metadata": { "execution": { "iopub.execute_input": "2025-05-27T11:33:35.140559Z", "iopub.status.busy": "2025-05-27T11:33:35.140172Z", "iopub.status.idle": "2025-05-27T11:33:35.142755Z", "shell.execute_reply": "2025-05-27T11:33:35.142345Z" } }, "outputs": [], "source": [ "sections = []" ] }, { "cell_type": "code", "execution_count": 3, "id": "c7f1cb6493e448d", "metadata": { "execution": { "iopub.execute_input": "2025-05-27T11:33:35.144168Z", "iopub.status.busy": "2025-05-27T11:33:35.144013Z", "iopub.status.idle": "2025-05-27T11:33:35.920129Z", "shell.execute_reply": "2025-05-27T11:33:35.919695Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "