From e489ef084f57f63e8071ab0b5873137f0dc38a31 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 31 Jan 2024 18:18:08 +0000 Subject: [PATCH] markdown source builds Auto-generated via {sandpaper} Source : bd3a4342650855eaf6e447c509f25b6a28f16539 Branch : main Author : David Palmquist Time : 2024-01-31 18:16:58 +0000 Message : Merge pull request #578 from emilyyaklich/main Update 08-putting-it-all-together.md --- 08-putting-it-all-together.md | 4 ++-- md5sum.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/08-putting-it-all-together.md b/08-putting-it-all-together.md index feac68f3d..5390f991b 100644 --- a/08-putting-it-all-together.md +++ b/08-putting-it-all-together.md @@ -146,7 +146,7 @@ for the rest. We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson. A great resource for help creating and styling your figures is the matplotlib gallery -([http://matplotlib.org/gallery.html](https://matplotlib.org/gallery.html)), which includes plots in many different +([matplot gallery](https://matplotlib.org/stable/gallery/)), which includes plots in many different styles and the source codes that create them. ### `plt` pyplot versus object-based matplotlib @@ -361,7 +361,7 @@ fig.savefig("my_plot_name.pdf", dpi=300) ## Make other types of plots: Matplotlib can make many other types of plots in much the same way that it makes two-dimensional line plots. Look through the examples in -[http://matplotlib.org/users/screenshots.html](https://matplotlib.org/users/screenshots.html) and try a few of them (click on the +[https://matplotlib.org/stable/plot_types/](https://matplotlib.org/stable/plot_types/) and try a few of them (click on the "Source code" link and copy and paste into a new cell in Jupyter Notebook or save as a text file with a `.py` extension and run in the command line). diff --git a/md5sum.txt b/md5sum.txt index faa9b31b8..63224e68a 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -12,7 +12,7 @@ "episodes/05-merging-data.md" "d7c67295a4bc6ba9b4237cff0f8fd322" "site/built/05-merging-data.md" "2023-05-19" "episodes/06-loops-and-functions.md" "d41f11e6c162c86393cd9bd4431c0687" "site/built/06-loops-and-functions.md" "2023-05-18" "episodes/07-visualization-ggplot-python.md" "814b6fc361595a0c9ea7db393b1424db" "site/built/07-visualization-ggplot-python.md" "2023-05-19" -"episodes/08-putting-it-all-together.md" "ea1f069a21145a751043bb4d798ab3cc" "site/built/08-putting-it-all-together.md" "2023-05-08" +"episodes/08-putting-it-all-together.md" "c2e356ed4c45529f4d60c60c2204c801" "site/built/08-putting-it-all-together.md" "2024-01-31" "episodes/09-working-with-sql.md" "e27af594f7ae68613dbaae8240493770" "site/built/09-working-with-sql.md" "2023-05-18" "instructors/CONTRIBUTORS.md" "71ca6d2e0d81004775e42ce90cd6a298" "site/built/CONTRIBUTORS.md" "2023-05-08" "instructors/extra_challenges.md" "38b0d3016d4045f9d621c2cc267c72d6" "site/built/extra_challenges.md" "2023-05-18"