Skip to content

Commit 5f7d801

Browse files
committed
added seaborn color palletes link
1 parent 6f03387 commit 5f7d801

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ Each library we used today has its own documentation, for further reading.
3232
- 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/)
3333
- glob — [docs](https://docs.python.org/3/library/glob.html#module-globS)
3434

35-
#### Markdown
35+
#### Bits and bobs
3636
- markdown – [guide](https://www.markdownguide.org/) | [cheatsheet](https://www.markdownguide.org/cheat-sheet/)
37+
- Seaborn Color Pallettes - [PyData Tutorial](https://seaborn.pydata.org/tutorial/color_palettes.html_)
3738

3839
### Python Series from Yale Center for Research Computing
3940

0 commit comments

Comments
 (0)