We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 735f1c8 + 0527565 commit ec51455Copy full SHA for ec51455
README.md
@@ -29,7 +29,7 @@ Some of this material, including the inflammation data, is adapted from the [Car
29
30
Each library we used today has its own documentation, for further reading.
31
- numpy — [docs](https://numpy.org/doc/stable) | [user guide](https://numpy.org/doc/stable/user/index.html#user)
32
-- matplotlib — [docs](https://matplotlib.org/stable/index.html) | [user guide](https://matplotlib.org/stable/users/index.html) | [cheatsheets](https://matplotlib.org/cheatsheets/)
+- matplotlib — [docs](https://matplotlib.org/stable/index.html) | [user guide](https://matplotlib.org/stable/users/index.html) | [cheatsheets](https://matplotlib.org/cheatsheets/) | [Matplotlib Tutorial](https://realpython.com/python-matplotlib-guide/)
33
- glob — [docs](https://docs.python.org/3/library/glob.html#module-globS)
34
35
#### Markdown
0 commit comments