From 4962b5f23a36bdeeaf6e2b651d9bb54c47b5ed8b Mon Sep 17 00:00:00 2001 From: Andrew Cumming Date: Mon, 25 Sep 2023 12:04:55 -0400 Subject: [PATCH] Update solution titles --- derivatives_solutions.ipynb | 2 +- integration_solutions.ipynb | 4 ++-- interpolation_solutions.ipynb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/derivatives_solutions.ipynb b/derivatives_solutions.ipynb index 74bcb20..66d6520 100644 --- a/derivatives_solutions.ipynb +++ b/derivatives_solutions.ipynb @@ -5,7 +5,7 @@ "id": "77869faf", "metadata": {}, "source": [ - "## Derivatives" + "## Derivatives Exercises" ] }, { diff --git a/integration_solutions.ipynb b/integration_solutions.ipynb index 3f8744d..152fb0c 100644 --- a/integration_solutions.ipynb +++ b/integration_solutions.ipynb @@ -5,7 +5,7 @@ "id": "cd079071", "metadata": {}, "source": [ - "# Integration" + "# Integration Exercises" ] }, { @@ -428,7 +428,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.4" + "version": "3.11.5" } }, "nbformat": 4, diff --git a/interpolation_solutions.ipynb b/interpolation_solutions.ipynb index 1972ca0..7c0e67d 100644 --- a/interpolation_solutions.ipynb +++ b/interpolation_solutions.ipynb @@ -5,7 +5,7 @@ "id": "1d5fe3a8", "metadata": {}, "source": [ - "# Interpolation" + "# Interpolation Exercises" ] }, {