You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/08-putting-it-all-together.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ for the rest.
146
146
147
147
We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson.
148
148
A great resource for help creating and styling your figures is the matplotlib gallery
149
-
([http://matplotlib.org/gallery.html](https://matplotlib.org/gallery.html)), which includes plots in many different
149
+
([[http://matplotlib.org/gallery.html](https://matplotlib.org/stable/gallery/index.html)](https://matplotlib.org/stable/gallery/index.html)), which includes plots in many different
0 commit comments