Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker authored Jul 2, 2024
1 parent 885a171 commit aec33c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ Files & notes for a series of docker tutorials for coworkers.
plt.matshow(data, cmap=plt.cm.Blues)
plt.title("Original dataset")
_ = plt.show()
```
```
* Recommendations for other libraries to try out: https://www.mygreatlearning.com/blog/open-source-python-libraries/

0 comments on commit aec33c6

Please sign in to comment.