From 37c984e7491b74a2563cbbd7c5eb4d9e761ebdf6 Mon Sep 17 00:00:00 2001 From: Cody Hennesy Date: Fri, 17 May 2024 11:55:25 -0500 Subject: [PATCH] Update index.md Add date for lesson replacement --- index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 506c0084..66b2e2e5 100644 --- a/index.md +++ b/index.md @@ -3,8 +3,12 @@ permalink: index.html site: sandpaper::sandpaper_site --- :::::::::::::::::::::::::::::::::::::::::: callout -## Major lesson update in early 2024 -The Python Intro for Libraries lesson is currently begin redeveloped. The new Python lesson will feature a different dataset (of library usage data) and will use JupyterLab (instead of Spyder). Due to the scope of changes, the lesson is being updated [in a separate GitHub repository](https://github.com/chennesy/lc-python-intro). Once the redesign is finished that lesson will replace the lesson maintained here. We will post a target date for the change here as soon as we have a clear timeline, but if you are planning to teach this lesson in early 2024 [please add an issue here](https://github.com/LibraryCarpentry/lc-python-intro/issues) to let us know. +## Major lesson update: June 14, 2024 +The Python Intro for Libraries lesson has had a major redesign and will replace this lesson on June 14, 2024. The new Python lesson features a different dataset (of library usage data) and uses JupyterLab (instead of Spyder). Due to the scope of changes, the lesson was developed [in a separate GitHub repository](https://github.com/chennesy/lc-python-intro). + +- If you are planning to teach the Python for Librarians lesson *before* June 14, 2024 we advise teaching [the new lesson](https://github.com/chennesy/lc-python-intro) from this fork. +- If you are planning to teach the lesson *after* June 14, 2024, this lesson will be up to date, and you can prepare to teach using the [forked version](https://github.com/chennesy/lc-python-intro). + :::::::::::::::::::::::::::::::::::::::::::::::::: This lesson is an introduction to programming in Python