Skip to content

Commit 00173b8

Browse files
authored
Merge pull request #585 from datacarpentry/quist00-gallerylinkimrovments
Update 08-putting-it-all-together.md
2 parents bd3a434 + ca3fd31 commit 00173b8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

episodes/08-putting-it-all-together.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,7 @@ for the rest.
145145
::::::::::::::::::::::::::::::::::::::::::::::::::
146146

147147
We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson.
148-
A great resource for help creating and styling your figures is the matplotlib gallery
149-
([matplot gallery](https://matplotlib.org/stable/gallery/)), which includes plots in many different
150-
styles and the source codes that create them.
148+
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.
151149

152150
### `plt` pyplot versus object-based matplotlib
153151

0 commit comments

Comments
 (0)