diff --git a/README.md b/README.md index 5059ea4..e862c87 100644 --- a/README.md +++ b/README.md @@ -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/