Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 00173b8
Branch  : main
Author  : David Palmquist <[email protected]>
Time    : 2024-01-31 18:44:47 +0000
Message : Merge pull request #585 from datacarpentry/quist00-gallerylinkimrovments

Update 08-putting-it-all-together.md
  • Loading branch information
actions-user committed Jan 31, 2024
1 parent e489ef0 commit 10b824c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions 08-putting-it-all-together.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,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
([matplot gallery](https://matplotlib.org/stable/gallery/)), which includes plots in many different
styles and the source codes that create them.
A great resource for help creating and styling your figures is the [matplotlib 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

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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" "c2e356ed4c45529f4d60c60c2204c801" "site/built/08-putting-it-all-together.md" "2024-01-31"
"episodes/08-putting-it-all-together.md" "b279a4ab47789abda7f71609a78022ed" "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"
Expand Down

0 comments on commit 10b824c

Please sign in to comment.