Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions workshop/lessons/05_automated_dft/Exercises.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"metadata": {},
"outputs": [],
"source": [
"import mp_worshop"
"import mp_workshop"
]
},
{
Expand Down Expand Up @@ -160,7 +160,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Exercise 2.2\n",
"### Exercise 2.1\n",
"\n",
"Answer the following questions by examining the information parsed by the drone and stored in `task_doc`.\n",
"\n",
Expand Down