diff --git a/content/_index.md b/content/_index.md index bb139b2..004ade9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -20,6 +20,14 @@ body = ''' Learn recommended tools and approaches for developing Scientific Python libraries. ''' +[[item]] +type = 'card' +title = 'Lectures Notes' +link = 'https://lectures.scientific-python.org' +body = ''' +Numerical computing lectures that teach key packages in the scientific Python ecosystem, such as NumPy, SciPy, Matplotlib, scikit-learn, and scikit-image. +''' + {{< /grid >}}