Updating notebooks

This commit is contained in:
Allen Downey
2020-12-14 14:01:52 -05:00
parent ecd3afcdbf
commit e2dec3acd8
6 changed files with 1891 additions and 876 deletions

View File

@@ -1,5 +1,31 @@
{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"title: \"Title\"\n",
"teaching: 3000\n",
"exercises: 0\n",
"questions:\n",
"\n",
"- \"Question?\"\n",
"\n",
"objectives:\n",
"\n",
"- \"Objective.\"\n",
"\n",
"keypoints:\n",
"\n",
"- \"Keypoint.\"\n",
"\n",
"---\n",
"FIXME\n",
"\n",
"{% include links.md %}\n"
]
},
{
"cell_type": "markdown",
"metadata": {},