Skip to content

Commit 7d8b8af

Browse files
committed
minor agenda tweaks
1 parent 2d564a0 commit 7d8b8af

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

AGENDA.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python USGS Training Agenda - September 2025 Edition
1+
# Python USGS Training Agenda - August 2026 Edition
22

33
## Part 0: Introduction to python for hydrologists
44
Monday
@@ -20,7 +20,7 @@ Monday
2020
- 1130-1230: lunch
2121
- 1230-1430: 06 Matplotlib intro (1 hour) and agentic examples (A: make a semi-complex plot, animation, PdfPages, USGS Style) (Kalle)
2222
- 1430-1445: break
23-
- 1445-1615: Debugging in VSCode and agentic tools (Andy)
23+
- 1445-1615: Debugging in VSCode and agentic tools discussion (Andy)
2424
- 1615-1630: break
2525
- 1630-1730: 08 Pandas (interesting data, viz, excel, apply correction to data, indexing, grouping, retrieving data from NWIS (dataretrieval) (Josh)
2626
- 1730: Class Adjourn

tests/test_notebooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import platform
55
import pytest
66

7-
87
# Notebooks that we don't expect to execute successfully
98
# Notebook: reason
109
xfail_notebooks = {

0 commit comments

Comments
 (0)