Skip to content

Commit

Permalink
Update Lecture5.ipynb
Browse files Browse the repository at this point in the history
Fix Binder bug
  • Loading branch information
aronwalsh committed Feb 6, 2024
1 parent db095fa commit 3a33490
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Lecture5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,16 @@
"source": [
"<details>\n",
"<summary>Colab error solution</summary>\n",
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell. "
"If running the import module cell fails with an \"AttributeError\", click `Runtime` -> `Restart Session` and then simply rerun the cell."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Pay attention to each step:"
"### Model building\n",
"\n",
"Pay attention to each step in the process:"
]
},
{
Expand Down Expand Up @@ -590,7 +592,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.9"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 3a33490

Please sign in to comment.