From 2a59bc521e8f225a0961614f36ad1c31dee19fd2 Mon Sep 17 00:00:00 2001 From: Omar Valsson Date: Mon, 13 May 2024 18:07:15 -0500 Subject: [PATCH] Update tutorials.md --- _pages/resources/tutorials.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/resources/tutorials.md b/_pages/resources/tutorials.md index 825b8f9..a2b5a71 100644 --- a/_pages/resources/tutorials.md +++ b/_pages/resources/tutorials.md @@ -49,6 +49,7 @@ sidebar: - [MolSSI -- Best Practices in Python Package Development](https://education.molssi.org/python-package-best-practices/) - [Software Carpentry -- Programming with Python](https://swcarpentry.github.io/python-novice-inflammation/) - [Software Carpentry -- Plotting and Programming in Python](http://swcarpentry.github.io/python-novice-gapminder/) + - [Think Python, 3rd edition](https://allendowney.github.io/ThinkPython/) ### Scientific Visualization - Manuals and Documentation