Skip to content

Commit 4ea22eb

Browse files
committed
tweaks
1 parent e9c7a97 commit 4ea22eb

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

lecture_0.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@
8888
"source": [
8989
"### Day jobs\n",
9090
"\n",
91-
"Currently [freelancing](https://blog.afeld.me/know-any-teams-who-could-use-my-help-87a4247c51c1) with the [Colorado Behavioral Health Administration](https://bha.colorado.gov/) and [Reinvent Albany](https://reinventalbany.org/). In the past, have worked for:\n",
91+
"Currently [freelancing](https://blog.afeld.me/know-any-teams-who-could-use-my-help-87a4247c51c1) with the [Colorado Behavioral Health Administration](https://bha.colorado.gov/). In the past, have worked for/with:\n",
9292
"\n",
93+
"- [Reinvent Albany](https://reinventalbany.org/)\n",
9394
"- NYC\n",
9495
" - [Planning Labs](https://labs.planning.nyc.gov/)\n",
9596
" - [Office of Technology & Innovation (OTI)](https://www.nyc.gov/content/oti/pages/)\n",

lecture_1.ipynb

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,21 @@
4747
"- How was the homework? 👍/👎"
4848
]
4949
},
50+
{
51+
"cell_type": "markdown",
52+
"metadata": {
53+
"editable": true,
54+
"slideshow": {
55+
"slide_type": "slide"
56+
},
57+
"tags": []
58+
},
59+
"source": [
60+
"## Generative AI\n",
61+
"\n",
62+
"We have [a policy](https://python-public-policy.afeld.me/en/{{school_slug}}/syllabus.html#academic-integrity)."
63+
]
64+
},
5065
{
5166
"cell_type": "markdown",
5267
"metadata": {
@@ -59,7 +74,7 @@
5974
]
6075
},
6176
"source": [
62-
"## Addiitonal programming concepts"
77+
"## Additional programming concepts"
6378
]
6479
},
6580
{

0 commit comments

Comments
 (0)