From ffd7564d16bc3e1d2a0095f8576f57eb3c5e640b Mon Sep 17 00:00:00 2001 From: Allen Downey Date: Mon, 14 Dec 2020 14:32:33 -0500 Subject: [PATCH] Consistent titles --- 03_motion.ipynb | 2 +- 04_select.ipynb | 2 +- 05_join.ipynb | 2 +- 06_photo.ipynb | 2 +- 07_plot.ipynb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/03_motion.ipynb b/03_motion.ipynb index 6e85b0b..5a4ff03 100644 --- a/03_motion.ipynb +++ b/03_motion.ipynb @@ -48,7 +48,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 3\n", + "# Proper Motion\n", "\n", "This is the third in a series of notebooks related to astronomy data.\n", "\n", diff --git a/04_select.ipynb b/04_select.ipynb index a633d49..c336cd5 100644 --- a/04_select.ipynb +++ b/04_select.ipynb @@ -44,7 +44,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 4\n", + "# Transformation and Selection\n", "\n", "This is the fourth in a series of notebooks related to astronomy data.\n", "\n", diff --git a/05_join.ipynb b/05_join.ipynb index ef07f88..f4d88ff 100644 --- a/05_join.ipynb +++ b/05_join.ipynb @@ -34,7 +34,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 5\n", + "# Joining Tables\n", "\n", "This is the fifth in a series of notebooks related to astronomy data.\n", "\n", diff --git a/06_photo.ipynb b/06_photo.ipynb index 5ae2b97..50160b7 100644 --- a/06_photo.ipynb +++ b/06_photo.ipynb @@ -38,7 +38,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 6\n", + "# Photometry\n", "\n", "This is the sixth in a series of notebooks related to astronomy data.\n", "\n", diff --git a/07_plot.ipynb b/07_plot.ipynb index 5765556..0fd92d8 100644 --- a/07_plot.ipynb +++ b/07_plot.ipynb @@ -30,7 +30,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 7\n", + "# Visualization\n", "\n", "This is the seventh in a series of notebooks related to astronomy data.\n", "\n",