Skip to content

Commit

Permalink
restore exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
philtweir committed Jun 24, 2024
1 parent 7eaf344 commit 31716a2
Showing 1 changed file with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"cell_type": "markdown",
"metadata": {
"collapsed": true,
"jupyter": {
"outputs_hidden": true
},
"slideshow": {
"slide_type": "slide"
}
Expand Down Expand Up @@ -177,7 +180,7 @@
}
},
"source": [
"## Straw Polls"
"## Post-Its"
]
},
{
Expand All @@ -188,7 +191,7 @@
}
},
"source": [
" - when you have completed an exercise, raise a hand"
" - when you start an exercise, put out your post-its"
]
},
{
Expand All @@ -199,7 +202,7 @@
}
},
"source": [
"* we will make sure all hands are down at the start of the exercise"
"* when you finish, put out your stars"
]
},
{
Expand Down Expand Up @@ -258,7 +261,7 @@
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -272,13 +275,13 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.11"
"version": "3.11.6"
},
"livereveal": {
"theme": "beige",
"transition": "concave"
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}

0 comments on commit 31716a2

Please sign in to comment.