From 281706a83f2b3da9122504d6330642445e693834 Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Fri, 10 May 2024 11:15:41 -0600 Subject: [PATCH] Updated header size for "IV. Global Averages" --- post_processing/Diagnostic_Plotting.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/post_processing/Diagnostic_Plotting.ipynb b/post_processing/Diagnostic_Plotting.ipynb index cb7ec6a9..474a79cb 100644 --- a/post_processing/Diagnostic_Plotting.ipynb +++ b/post_processing/Diagnostic_Plotting.ipynb @@ -218,7 +218,7 @@ "metadata": {}, "source": [ "IV. Global Averages\n", - "------------\n", + "=========\n", "\n", "**Summary:** Full-volume averages of requested output variables over the full, spherical shell\n", "\n", @@ -1819,7 +1819,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -1833,7 +1833,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.9.6" } }, "nbformat": 4,