Streamline slides

This commit is contained in:
Alexander Hess 2020-10-21 19:24:51 +02:00
parent b1a5563114
commit 814069e7fb
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 11 additions and 3 deletions

View file

@ -329,7 +329,11 @@
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "fragment"
}
},
"outputs": [
{
"data": {

View file

@ -700,7 +700,11 @@
{
"cell_type": "code",
"execution_count": 19,
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "fragment"
}
},
"outputs": [],
"source": [
"from functools import reduce"
@ -711,7 +715,7 @@
"execution_count": 20,
"metadata": {
"slideshow": {
"slide_type": "fragment"
"slide_type": "-"
}
},
"outputs": [