From f826fdee7f807f9204e7c66840832d0b69277107 Mon Sep 17 00:00:00 2001 From: erogluorhan Date: Sat, 2 Dec 2023 10:51:19 -0700 Subject: [PATCH] Adjust titles and add an admonition into first notebook --- .../01-unstructured-grid-overview.ipynb | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/notebooks/01-intro/01-unstructured-grid-overview.ipynb b/notebooks/01-intro/01-unstructured-grid-overview.ipynb index 898de8ad..e5f435e3 100644 --- a/notebooks/01-intro/01-unstructured-grid-overview.ipynb +++ b/notebooks/01-intro/01-unstructured-grid-overview.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Unstructured Grid Overview" + "# Unstructured Grids Overview" ] }, { @@ -48,7 +48,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Structured Grid\n", + "## Structured Grids\n", "A few advantages of structured grids are:\n", "- Uniform Representation: Simplifies numerical methods and enhances result interpretation.\n", " \n", @@ -134,7 +134,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Unstructured Grids" + "## Unstructured Grids" ] }, { @@ -239,7 +239,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Why UXarray for unstructured grids?\n", + "## Why UXarray for Unstructured Grids?\n", "\n", "- It inherits from Xarray, providing simplified data using familiar (Xarray like) data structures and operations.\n", " \n", @@ -260,8 +260,16 @@ "cell_type": "markdown", "metadata": {}, "source": [ + ":::{info}\n", "This notebook serves as an introduction to unstructured grids and UXarray. For more information, please visit the UXarray documentation at https://uxarray.readthedocs.io/en/latest/ and specifically see the example section: https://uxarray.readthedocs.io/en/latest/examples.html\n", - "\n", + ":::" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## What is next?\n", "The next sections will start with basic building blocks of UXarray and then slowly dive into more advanced features." ] } @@ -282,7 +290,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.4" + "version": "3.11.6" }, "nbdime-conflicts": { "local_diff": [