Skip to content

Commit 1d96ba3

Browse files
authored
replace update notice
Moved a note about the revised lesson to instructor notes and removed the callout drawing attention to the upcoming PR.
1 parent c8280dc commit 1d96ba3

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

index.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
permalink: index.html
33
site: sandpaper::sandpaper_site
44
---
5-
:::::::::::::::::::::::::::::::::::::::::: callout
6-
## Major lesson update: June 14, 2024
7-
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).
5+
::::::::::::::::::::::::::::::::::::: instructor
6+
## Major lesson update: June 17, 2024
7+
The Python Intro for Libraries lesson had a major redesign on June 17, 2024. This new Python lesson features a different dataset (of library usage data), uses JupyterLab instead of Spyder, and most of the content was rewritten. If you were familiar with the previous version of the lesson and are planning to teach it again, please give yourself time to review the lesson in full as your prepare.
88

9-
- 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.
10-
- 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).
11-
12-
::::::::::::::::::::::::::::::::::::::::::::::::::
9+
:::::::::::::::::::::::::::::::::::::::::::::::::
1310

1411
This lesson is an introduction to programming in Python for library and information workers with little or no previous programming experience. It uses examples that are relevant to a range of library use cases, and is designed as a prerequisite for other Python lessons that will be developed in the future (e.g., web scraping, APIs). The lesson uses the JupyterLab computing environment and Python 3.
1512

0 commit comments

Comments
 (0)