diff --git a/_posts/2024-01-25-code.md b/_posts/2024-01-25-code.md index 38d6d4e..761614f 100644 --- a/_posts/2024-01-25-code.md +++ b/_posts/2024-01-25-code.md @@ -47,7 +47,8 @@ To create new notebooks (or save progress) on Colab, you will **need to sign int * Day 5 - Sat, 7th September : Taylor expansion. You can find a code template [here](https://colab.research.google.com/drive/1p7VLf_ooOJwSmLwgf-s37UuaoSfA_jYS?usp=sharing). You can find the solutions [here](https://colab.research.google.com/drive/12LXflM1ZiKQTXac4vVDwQt33ly-A0aWc?usp=sharing). -* Day 6 - Mon, 9th September : Bacterial growth. +* Day 6 - Mon, 9th September : Bacterial growth. You can find a code template [here](https://colab.research.google.com/drive/1lwu5dhLNoDQVdXda0rXAzGcijz7jZy80?usp=sharing). + ## Templates for some code setups: * [Template notebook to import experimental bacteria images](https://colab.research.google.com/drive/1AQtFWNMvDCJ5eZEgwNSK8sRVC0N46Hci)